I'm currently employed as a virtual assistant. My client have this mind-twisting puzzle for me. He is asking me to answer the puzzles comprising of CSV files. I have to determine the graphic image that would be generated by removing the commas in the CSV. Is there an easy way to do this? How? Is there a particular program that could convert CSV format to graphic? Thanks.
Program that could convert CSV format to graphic
Hi,
1) Solution one:
In Microsoft Windows, click the Start button, and then click Control Panel. Open dialog Regional and Language Options. Do one of the following actions:
-In Windows Vista, select the Formats tab, and then click Customize this format.
-In Windows XP, select the Regional Options tab, and then click Customize.
Type a new separator in the List separator box (use a space instead of the comma) and click OK twice.
2) Solution two:
After opening the CSV. File, click Ctrl+F, select replaces all. Choose old value comma and new value let it empty. This function will search and delete the entire comma.