I've got a main form called contract_input with a subform called contracts. This is were new contracts are entered and then there are three options of getting paid.
What I'd like to happen is when the data inputers pick an option it moves to a new main form called contract_sessions with a subform called session_contracts using the field of contractid which is on each subform.
I'm having problems with the code. I can get it to open using a field on each main form.
Can anyone help?
What I'd like to happen is when the data inputers pick an option it moves to a new main form called contract_sessions with a subform called session_contracts using the field of contractid which is on each subform.
I'm having problems with the code. I can get it to open using a field on each main form.
Can anyone help?