View Single Post
 
Old 08-27-2014, 11:52 AM
ryanjohnsond@gmail.com ryanjohnsond@gmail.com is offline Windows 8 Office 2007
Novice
 
Join Date: Aug 2014
Posts: 18
ryanjohnsond@gmail.com is on a distinguished road
Default

I just noticed that there are some columns that are "1-3". Your current code turns those numbers into hash tags, ####. 1-3 means numbers 1 thru 3. I need to have those left as they are.

Interesting note: After I run the macro, when I click on the #### column, the Formula url shows the formatting of "1/3/2014" I don't know what's going on.

Open and run the macro (F8) "runing_code_will_change_to_hash-test2.xlsm"
Please see attached file, "problems_with_rows_4-6.xlsm"
Attached Images
File Type: png formatting_image.png (24.1 KB, 16 views)
Attached Files
File Type: xlsm problems_with_rows_4-6.xlsm (17.8 KB, 9 views)
File Type: xlsm runing_code_will_change_to_hash-test2.xlsm (24.3 KB, 9 views)
Reply With Quote