G
Guest
I have a VB command which works in Access '97 as follows :
If tmpDoc.MailMerge.ViewMailMergeFieldCodes = False Then ....
In Access '03 this returns an "object not available" runtime error message,
although it compiles clean. I have the same problem with the
..SuppressBlankLines property.
Suggestions please ? If this is a change from '97 to '03, where can I get a
complete spec of all changes ?
If tmpDoc.MailMerge.ViewMailMergeFieldCodes = False Then ....
In Access '03 this returns an "object not available" runtime error message,
although it compiles clean. I have the same problem with the
..SuppressBlankLines property.
Suggestions please ? If this is a change from '97 to '03, where can I get a
complete spec of all changes ?