I'm looking to create a very simple program using Microsoft Access and I'll give you guys the run down I just need a quick tutorial because I haven't ever used MA until today.
I already have the form designed with a list of labeled drop down boxes for a forklift inspection on my form and the format is as follows.
Engine Oil: (drop down box)
Radiator: (drop down box)
Hydraulic Oil: (drop down box)
and this continues for about 30 or so different components and the drop boxes have a choice of "OK" or "Faulty"
and then there are 4 text boxes for the Inspector Name, Hours of Inspection, Make & Model, and More Description of Problem
and then a date selector for the date and time.
So basically I just need to know the program to do the following things now that I have the form layed out.
1.) When I open the Access file I need the form to open immediately and be ready to be filled out.
(the people using this program aren't very computer literate so I need to have this program as fluent and easy as possible)
2.) a way to have a button to click that will save a PDF of the form to a folder on a drive without going through the "External Data -> Saved Exports -> my premade export that saves to the companies Public Drive folder". Remember, these people aren't computer literate so they don't know how to navigate file directories.
3.) when the file is saved it is saved under the the current date that is selected in the text box.
4.) after the pdf of the form is saved with the date the form returns to a blank, non-filled out form.
If you guys could help in any way that would be great! Thanks