Question to Auto Fill Parts of New Records

  • Thread starter Thread starter Keri
  • Start date Start date
K

Keri

Hi I have a question,

I have a form that I'm using to tracking in coming mail. The fields that I
need to assicate to fill when the Property Name is entered are Rems
Number,Contract Number,Project Manager,FHA Number. I ussed a code that auto
fills for new records but it just repeats the last record entered it might
not be the one I need. Any suggestion on what I might use or what I could
research to find an answer to this.

Thanks,
Keri
 
Why not just write ADO lookup code for the associated data in the ON EXIT
event for the Property Name field?
 

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