Hello all. I'm creating an access database. Within this database are help "form". So, I've added command to launch thes forms that describe the function and criteria needed for said report. All is well in that area.
However, I've decided to make the pop-up help box (form) modal, so if my users click on the help button, they have to read the popup before they can go back to the database. This will work good, but I'd also like to add the option for them to print that form, because chances are they wont be able to remember what they read.
Anyone know the code needed to print these forms? I've tried Printer.Print, PrintForm.UserForm, and a whole handfull of others but cant seem to get anything to work.
Thanks in Advance.
However, I've decided to make the pop-up help box (form) modal, so if my users click on the help button, they have to read the popup before they can go back to the database. This will work good, but I'd also like to add the option for them to print that form, because chances are they wont be able to remember what they read.
Anyone know the code needed to print these forms? I've tried Printer.Print, PrintForm.UserForm, and a whole handfull of others but cant seem to get anything to work.
Thanks in Advance.