Default Value auto populate from field in same table

  • Thread starter Thread starter Tanya
  • Start date Start date
T

Tanya

When entering a new record, 90% of the time MAILING ADDRESS is the same as
APPEAL PROPERTY ADDRESS. I would like our client's MAILING ADDRESS field to
auto populate in the APPEAL PROPERTY ADDRESS field in the same form using the
same table.
 
You need an event (On Lost Focus) on the APPEAL PROPERTY ADDRESS to SetValue
the MAILING ADDRESS text box with criteria APPEAL PROPERTY ADDRESS is null.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top