I have an assignment. I'd like to know how do I create an Unbound Form and save the data entered. I have 4 fields (name,age,address,number). Thank You.
I have an assignment. I'd like to know how do I create an Unbound Form and save the data entered. I have 4 fields (name,age,address,number). Thank You.
I already figured how to create unbound form. I want to know what vba code to write so that when I click the command button the data entered in the 4 fields (unbound textboxes) will be saved in the current form. Thank you
Tia
Look at this video.
http://www.datapigtechnologies.com/f...rdsnocode.html
Alan