newcoder54
Technical User
I have seen other post to do with synchronizing records between 2 forms but they are different enough and over my head so here goes.
I had to split a big tabbed form into 2 tabbed forms because it had too many controls. So all I need to have is the same record appears when I open 1 form or the other. They both feed from the same table and have a COUNTER to keep life simple – so I thought.. Seem to have no idea how to do this. Just sort of thinking of storing the COUNTER someplace or marking a table or something like that. In practice would like to fill in the tabs on one form, click a button that closes that form and opens another or the other way around to allow for going back to edit. I suppose putting 1 form in the background would cause my short of resources problem to return.
OK – ready for some late week wisdom and thanks so much - Larry
I had to split a big tabbed form into 2 tabbed forms because it had too many controls. So all I need to have is the same record appears when I open 1 form or the other. They both feed from the same table and have a COUNTER to keep life simple – so I thought.. Seem to have no idea how to do this. Just sort of thinking of storing the COUNTER someplace or marking a table or something like that. In practice would like to fill in the tabs on one form, click a button that closes that form and opens another or the other way around to allow for going back to edit. I suppose putting 1 form in the background would cause my short of resources problem to return.
OK – ready for some late week wisdom and thanks so much - Larry