J
Jay
I have a field (called 'origin' )on a form which can be one of 2 values
'Internal' or 'External'.
I want to to have a command button which opens another form, but different
forms depending on whether the field is 'Internal' or 'External'.
How can I incorporate this into ONE command button, such that, If
origin=Internal then open frmInternalMail, or If origin=External then open
frmExternalMail.
Any help would be greatly appreciated.
Thanks,
Jason
'Internal' or 'External'.
I want to to have a command button which opens another form, but different
forms depending on whether the field is 'Internal' or 'External'.
How can I incorporate this into ONE command button, such that, If
origin=Internal then open frmInternalMail, or If origin=External then open
frmExternalMail.
Any help would be greatly appreciated.
Thanks,
Jason