A
Al
How to de-activate the menubars and tools bars from MS-Access while printing
from VB using the
MSAsObj.DoCmd.OpenReport "RptName", acPreview
I don't want the users to modify the report or database.
is this possible?
to Disable All other options and just let the user to view and print the
report from Access.
or is there better way of doing it.
Thanks
Al.
from VB using the
MSAsObj.DoCmd.OpenReport "RptName", acPreview
I don't want the users to modify the report or database.
is this possible?
to Disable All other options and just let the user to view and print the
report from Access.
or is there better way of doing it.
Thanks
Al.