Hi guys,
So I don't know if I am over my head yet but I'm sure trying and learning. I would greatly appreciate any help.
So here is the situation:
I have been given a couple tasks but i think I need to focus on one portion of it and get it running like we want. I have attached an example of the form that we use to fill out information. We want the information from the form to be able to be searched which brings up the changes, types of changes, engineers, etc. in a query. These are internal forms that our employees need to fill out for different jobs. So pretty much a data entry form for our department.
This is what I have so far:
I have a table with a list of about 40 employees; ID, Name, Email, Phone, Office. Trying to keep it simple at first. I have one form which is the one I have attached. I have drop down boxes for each 6 of the employees with the specific role they have in the project. The top box uses the employees table for the list. The other drop boxes I just entered the names since there were only a few in each one. Now this is where I am stuck. What is my next step? I'm guessing I will have mostly all text boxes now that will store the information that gets entered. I just need help setting one up and I can do the rest but i have no idea how to do it properly. Do I make the blank tables? How do i make a FrontEnd and BackEnd? How do i get the form useful for the employees to enter data? These are just a few questions I wanted to know. There not really spelled out in tutorials to well.
Sorry for being such a noob! Thanks so much for any help! Let me know if you need any more information.
So I don't know if I am over my head yet but I'm sure trying and learning. I would greatly appreciate any help.
So here is the situation:
I have been given a couple tasks but i think I need to focus on one portion of it and get it running like we want. I have attached an example of the form that we use to fill out information. We want the information from the form to be able to be searched which brings up the changes, types of changes, engineers, etc. in a query. These are internal forms that our employees need to fill out for different jobs. So pretty much a data entry form for our department.
This is what I have so far:
I have a table with a list of about 40 employees; ID, Name, Email, Phone, Office. Trying to keep it simple at first. I have one form which is the one I have attached. I have drop down boxes for each 6 of the employees with the specific role they have in the project. The top box uses the employees table for the list. The other drop boxes I just entered the names since there were only a few in each one. Now this is where I am stuck. What is my next step? I'm guessing I will have mostly all text boxes now that will store the information that gets entered. I just need help setting one up and I can do the rest but i have no idea how to do it properly. Do I make the blank tables? How do i make a FrontEnd and BackEnd? How do i get the form useful for the employees to enter data? These are just a few questions I wanted to know. There not really spelled out in tutorials to well.
Sorry for being such a noob! Thanks so much for any help! Let me know if you need any more information.