Macros in MSWord works in Debug more but not in normal mode
I have a MS Word template with Macros written in VB, This macros will read the data from the ascii file and give the output in word document.
If I run the Macros (VB Code) in debug mode I will get the correct output, wheras if I run in Normal mode, the output gets mixedup like the last few lines of the Ascii file will be displayed at the centre, and few lines from the centre of the ascii file will be displayed at the end in the output file.
This happens only in Win XP platform.
|