Forms & Records

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Visual Aid: www.gotmerchant.com/curtis/access.gif

I know this is backwards, but...

I have a customer db, and when I create a record in FinanceInfoDetails
before I do anything in the FinanceInfo, it wont carry over the FinanceInfoID
with it (in forms of course), unless I do something in FinanceInfo
table/form. Like update a field, etc. Is there a command I can use in one
of the events that would requery it or something, so when I start typing a
record in FinanceInfoDetails, it will automatically grab the FinanceInfoID
without having to give that table focus first.

Does that make sense?

Thanks
Curtis
 
I dont know of any other way to do it because FinanceInfo has one record
while FinanceInfoDetails can have multiple records for each FinanceInfo
record.
 

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

Similar Threads


Back
Top