How to create a print button

  • Thread starter Thread starter Bob
  • Start date Start date
B

Bob

--
After searching Google.groups.com and finding no answer, Bob Vance asked:

Can someone tell me where to go to find out how to put a print button on my
main startup page tp print a table?

Thanks in advance.........Bob Vance
 
Bob

Open your main startup form in design mode.

Click on the toolbar button for a command button.

Click on your form.

If a wizard doesn't pop up to guide you through adding a function (Print) to
the command button, turn on your Toolbar wizard and try again.
 
Don't open tables. Tables store data. Forms display data.

Just one person's opinion

Jeff Boyce
<Access MVP>
 
So I create a form to display all the data in one tables line under line
under line...Thanks Bob
 
Back
Top