Hi Guys
I have a small issue I'm looping through a very large word document changing certain characters to other characters namely apostrophe to an apostrophe with a carriage return , the code also updates the status bar with progress
The issue I have is the screen freezes not updating the progress on the status bar, the loop is still functioning ok
I have tried adding 'Application.ScreenRefresh' no joy
Any ideas
I have a small issue I'm looping through a very large word document changing certain characters to other characters namely apostrophe to an apostrophe with a carriage return , the code also updates the status bar with progress
The issue I have is the screen freezes not updating the progress on the status bar, the loop is still functioning ok
I have tried adding 'Application.ScreenRefresh' no joy
Any ideas