So I am currently using a subform that opens w/ "Data Entry = True" for a data entry form. However, what I would like is a button that updates the text boxes to a table but I am having a huge brain fart and can't think of a way to do this.
It would be something like
txtCorporation
txtAddress
txtCity
txtCounty
txtState
txtPhone_Number
to tblCorporation
Corporation
Address
City
County
State
Phone_Number
Any ideas?
It would be something like
txtCorporation
txtAddress
txtCity
txtCounty
txtState
txtPhone_Number
to tblCorporation
Corporation
Address
City
County
State
Phone_Number
Any ideas?