I am setting up a form to enter contribution data. The users don't want the personal data to be on the same form as the contribution data. But I want the capability of typing in the name (frmContributions) and the associating NameID to pop up. I have a query using tblAddress with tblContributions to associate the two but when I base frmContributions on that query and type in a new contribution by name--the NameID# doesn't show automatically. Is there a way to make that happen??
Thanks for your time!
Thanks for your time!