Hi,
I have a pop-up form and call field values from another form using statements like the following under the default value of the field where I want the data to go:
Forms!frmClients!Agent1!
This works great, however, if there is nothing in the origional field then it plugs a '0' into the field on my pop-up form. How can I get around this?
Ryan.
I have a pop-up form and call field values from another form using statements like the following under the default value of the field where I want the data to go:
Forms!frmClients!Agent1!
This works great, however, if there is nothing in the origional field then it plugs a '0' into the field on my pop-up form. How can I get around this?
Ryan.