Hi all,
I don't really like to bother other people with my problem but this one is too much for my knowledge and Im sure people out there know how to do this
I have a form that contains fields that I want to add in a table that is present as a sub_form on my form, the problem is i don't want to use the recordsource. I need the form without any kind of RecordSource so the people can add the field to the table ONLY when they click on the button, since I want all the information to stay there, I don't want to redo all the field each time.
The field I have are:
Date
Driver
Carrier
Picture
Drop
Acronym (this one need to be blank after the click)
BOL
Commentary (this one need to be blank after the click)
The form is name BOL and the table is also BOL
I'm pretty sure this can be done in VBA, but I don't have enough knowledge to decipher how to do it.
I hope I could
Thanks you in advance.
I don't really like to bother other people with my problem but this one is too much for my knowledge and Im sure people out there know how to do this
I have a form that contains fields that I want to add in a table that is present as a sub_form on my form, the problem is i don't want to use the recordsource. I need the form without any kind of RecordSource so the people can add the field to the table ONLY when they click on the button, since I want all the information to stay there, I don't want to redo all the field each time.
The field I have are:
Date
Driver
Carrier
Picture
Drop
Acronym (this one need to be blank after the click)
BOL
Commentary (this one need to be blank after the click)
The form is name BOL and the table is also BOL
I'm pretty sure this can be done in VBA, but I don't have enough knowledge to decipher how to do it.
I hope I could
Thanks you in advance.