J
J Pettigrew
Hello,
Now I can write my procedure that tells word to do one
command if its Word 97/2000, and another if it is Word
2002/2003, I am now finding compile errors when running
this code in Word 97.
The code is formatting a table, and obviously, because
tables have changed, the commands have changed between
the versions.
When it is run in Word 97, a compile error appears when
it looks through the code that is meant for the Word
2002/03 versions.
Is there any way I can get Word 97 to ignore the code
designed for later versions of Word?
Thanks in advance
JP
Now I can write my procedure that tells word to do one
command if its Word 97/2000, and another if it is Word
2002/2003, I am now finding compile errors when running
this code in Word 97.
The code is formatting a table, and obviously, because
tables have changed, the commands have changed between
the versions.
When it is run in Word 97, a compile error appears when
it looks through the code that is meant for the Word
2002/03 versions.
Is there any way I can get Word 97 to ignore the code
designed for later versions of Word?
Thanks in advance
JP