Hello !
First time using Access, trying to learn it as we speak.
I have a small project that I am trying to create. It is a form for visitors to fill when they come in. One point of entry and that form requires a signature that needs to be stored. We need to be able to keep the records for 3 years.
Now, I started with excel, I am attaching the workbook if anyone is interested to see what I am trying to accomplish in Access : registry_test.xlsm
I am trying to create a form with multiple fields and some are required : First name, last name, company, Time of arrival (should be filled in automatically when visitor starts entering data) and signature. We will be using a graphical tablet for this. I also created an e-mail tab in my workbook, so the subject, body and email address can easily be modified. Is that also possible in Access ? Maybe easier ?
Now, I am new to Access and I really don't know its full capabilities. I need to be able to store the visitor's signature (with the other data). When the form is filled, it should be sent by E-mail with the "Submit" button, but also create a new row in the table to be filled when a new visitor comes in. Would my excel macros transfer well to Access or not at all ?
Before I put a lot of energy into learning Access, are those things above possible ? The signature will done with a finger or a touch-screen compatible pen. In excel, those appear as shapes. I started in Excel, but I am open to using Access if it is possible to accomplish what I am trying to do.
After the project is done, I also have to lock stuff up so visitors don't have access to other visitor's data (the database). I want the form to be full screen and I will be disabling some keys (Esc...) so visitors do not try to do unwanted things. The team will have access to the file (Shared between mulitple people and should be accessible on OneDrive), as we will have to manually add Time of Departure ourselves and we will need to see some other information.
Thank you ! Looking for input and how to get started.