Ok, I have form with 3 tabs on it. Within each tab is a different subform.
If I input a data into the subform in tab 1 this will (for example) create record number 1, I want to be able to switch to tab 2 and that subform should still be on the record number 1, just allow me to input different data.
Problem is, when I switch to tab 2 and type something in it creates record number 2 (for example). The only way I can get tab 2 to show record number 1 is to close the form and reopen it.
I'd like not to have to do that.
I hope that makes sense. Thanks in advance for any help you can give me.
If I input a data into the subform in tab 1 this will (for example) create record number 1, I want to be able to switch to tab 2 and that subform should still be on the record number 1, just allow me to input different data.
Problem is, when I switch to tab 2 and type something in it creates record number 2 (for example). The only way I can get tab 2 to show record number 1 is to close the form and reopen it.
I'd like not to have to do that.
I hope that makes sense. Thanks in advance for any help you can give me.