Hello Everyone,
I have a form (frmMembers), with a subform (fsubAddress) which I use to capture members residential address and postal address. The logic we use is that if the member does not supply his postal address, we use there residential address as there postal address.
Is there a way that if we input the residential address it would appear as the postal address as well. If a postal address exists we must be allowed to enter/overwrite the detail showing from the residential address.
I think that an "if" statement for data validation could be used for this???
Any suggestions would be appreciated.
Thanks
I have a form (frmMembers), with a subform (fsubAddress) which I use to capture members residential address and postal address. The logic we use is that if the member does not supply his postal address, we use there residential address as there postal address.
Is there a way that if we input the residential address it would appear as the postal address as well. If a postal address exists we must be allowed to enter/overwrite the detail showing from the residential address.
I think that an "if" statement for data validation could be used for this???
Any suggestions would be appreciated.
Thanks