I
IceTy Mbatha
I have an access backend in 2000 file format and users using access 2000 and
2003. The front-end is
coded in 2003 envoronment still using 2000 file format. Everthing works well
except previewing report in Acess 2000 using
the following code:-
DoCmd.OpenReport stDocName, acPreview, , stLinkCriteria,
acDialog
The problem seems to be acDialog. What else can I use as I need acDialog to
keep the reports above forms when opened.
Thanking you in advance
IceTy
2003. The front-end is
coded in 2003 envoronment still using 2000 file format. Everthing works well
except previewing report in Acess 2000 using
the following code:-
DoCmd.OpenReport stDocName, acPreview, , stLinkCriteria,
acDialog
The problem seems to be acDialog. What else can I use as I need acDialog to
keep the reports above forms when opened.
Thanking you in advance
IceTy