Same ID field

tarcona

Registered User.
Local time
Today, 08:30
Joined
Jun 3, 2008
Messages
165
If you open up my example database and open Add/Edit Records and you go down to Disposition and you select Won, Sales Won form pops up. As you can see, this form has a Lead ID field. I want this Lead ID field value to be the same as the Lead ID field value on the Add/Edit Records form. So for the first record the Lead ID is 5574. But the Lead ID in the Sales Won form comes up as 1. I want it to be 5574. How can I do that?
 

Attachments

Your attachment doesnot include the form you mentioned
 
I appologize. Sorry, its a Monday. Ha. Here is the new database with the right forms:
 

Attachments

Try this out. I took out the autonumber and made the default value of the lead ID whatever is being shown in the Lead Information form.
 

Attachments

No that doesnt work. Because when you are in the Add/Edit form and go to another record so the Lead ID is different, the Lead ID in the SalesWon form does not change.
 
Sorry about that. I forgot to add the dame code in the criteria in the record source. Try this one.
 

Attachments

Users who are viewing this thread

Back
Top Bottom