Opening a report as a normal view?

Shellie

Registered User.
Local time
Today, 13:26
Joined
Mar 10, 2006
Messages
18
Im sorry about the stupid questions!

How can I open a report in a view which will let me test my buttons? I only seem to be able to open it in print preview!
 
There is no other view, if you open the Report with acNormal the report will be sent direct to the printer
 
So is there any way to have a "print" button on the report and use it?
 
Reports are not user interactive, command buttons, combo boxes etc are not functional on reports.
Use a custom toolbar and attach it to the Report if you want your own Print button
 
Sorry - how do I make a custom toolbar for the user to use?

I am doing this as a program, so it must come u automatically.

Can it be done through forms ?
 

Users who are viewing this thread

Back
Top Bottom