I have a MAINFORM with a Subform1 which has another subform2.
I want to copy the 'PORT_ID' field from subform2 and paste it to MAINFORM field called 'PORTA'.
I was thinking of having a button in subform2 which would copy and paste all at once.
I want to copy the 'PORT_ID' field from subform2 and paste it to MAINFORM field called 'PORTA'.
I was thinking of having a button in subform2 which would copy and paste all at once.
Comment