Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Billford

    Need code to save form to specific location

    I use the following code to save a form as an adobe form(.pdf) Set Application.Printer = Application.Printers("Adobe PDF") DoCmd.PrintOut This opens the save as dialog box making users navigate to their own file folder to save the file. Is there a way to code the location into the program...

Part and Inventory Search

Back
Top