LittleMan22
Technical User
Hi,
I have 2 questions:
a) I have a field on a pop-up form that calls a value from another form with the default of the pop-up set to: Forms!frmClients!pgeAdditionalInfo!MaidenName. It works beautifully, except when there is nothing entered in the MaidenName field on the origional form - in this case a '0' shows up on my pop-up form. How can I get around this '0'.
b) I want the values from the field on the pop-up form to transfer back down onto the main form for certain fields. i.e. if on the origional form MaidenName is blank but someone enters something in this field on the pop-up form I want the value to be 'passed' back down to the origional form. I need some type of code in the after_eventprocedure to accomplish this. I just don't know what the code should look like...
If anyone could help me out I'd really appreciate it.
Ryan.
I have 2 questions:
a) I have a field on a pop-up form that calls a value from another form with the default of the pop-up set to: Forms!frmClients!pgeAdditionalInfo!MaidenName. It works beautifully, except when there is nothing entered in the MaidenName field on the origional form - in this case a '0' shows up on my pop-up form. How can I get around this '0'.
b) I want the values from the field on the pop-up form to transfer back down onto the main form for certain fields. i.e. if on the origional form MaidenName is blank but someone enters something in this field on the pop-up form I want the value to be 'passed' back down to the origional form. I need some type of code in the after_eventprocedure to accomplish this. I just don't know what the code should look like...
If anyone could help me out I'd really appreciate it.
Ryan.