Currently I am trying to build a vacation tracking form.
I have my main table with people, dates, type of request, and comments.
I also have a seperate table for people's names which I am using as the control for First/Last Name.
I also have a seperate table for time-off types which I am using as the control.
I can see the listings on the form, and everything looks fine.'
When I try to add a record and save, I don't see the record being added to my main table.
I have my Form properties selected to the main table, so I am not sure why nothing is being added, and if I am missing something.
Thanks
I have my main table with people, dates, type of request, and comments.
I also have a seperate table for people's names which I am using as the control for First/Last Name.
I also have a seperate table for time-off types which I am using as the control.
I can see the listings on the form, and everything looks fine.'
When I try to add a record and save, I don't see the record being added to my main table.
I have my Form properties selected to the main table, so I am not sure why nothing is being added, and if I am missing something.
Thanks