S Shellie Registered User. Local time Today, 13:26 Joined Mar 10, 2006 Messages 18 Mar 19, 2006 #1 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!
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!
R Rich Guest Mar 19, 2006 #2 There is no other view, if you open the Report with acNormal the report will be sent direct to the printer
There is no other view, if you open the Report with acNormal the report will be sent direct to the printer
S Shellie Registered User. Local time Today, 13:26 Joined Mar 10, 2006 Messages 18 Mar 19, 2006 #3 So is there any way to have a "print" button on the report and use it?
R Rich Guest Mar 19, 2006 #4 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
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
S Shellie Registered User. Local time Today, 13:26 Joined Mar 10, 2006 Messages 18 Mar 19, 2006 #5 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 ?
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 ?