View Single Post
 
Old 10-07-2013, 06:37 AM
slaycock slaycock is offline Windows 7 64bit Office 2013
Expert
 
Join Date: Sep 2013
Posts: 255
slaycock is on a distinguished road
Default

Hi macropad

I tried your code above and it correctly caught the symbol posing as a degree sign. However it did not catch the square symbol which should be acting as a tab character.

I single stepped through your macro (F8) and the do while .find.found loop was only executed once.

Can you offer any further advice on the square symbols (which should be tab characters) in the document I uploaded.
Reply With Quote