PRINT BUTTON

hmongie

New Member
Joined
Mar 26, 2003
Messages
16
Hi, I need help making a print button.

What I want to do is add three buttons to my switchboard that when pressed it will print a form.

The first button will print a form with only the inputed dates from 7:00AM to 12:00PM.

The second button will print the same form but only the inputted data from 12:00PM to 3:00PM.

The third button will print the same form but only the inputted data from 3:00PM to 9:00PM.

If anyone can help me, I would really apreciated it. THANKS!!! :eek:
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
Well, wait, are you sure that you want to print a form? They usually don't look that good when printed. It might serve you well to capture the data that you need in a report, as their layout is optimized for printing. To do this, the easiest way would be to write select queries and limit their criteria so that you get the recordset that you need and then base reports off of each query.
*edit* Oh yeah, and as far as your original "Print" question, you can specify this using a command button on your switchboard. The wizard (*gasp*, did he really suggest using a Wizard?! :D ) can set this up for you, just follow the instructions when you drag the button onto your Switchboard.
 
Upvote 0

Forum statistics

Threads
1,221,526
Messages
6,160,340
Members
451,637
Latest member
hvp2262

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top