The number in the textbox is correct (it finds the proper index - id -
when I select the ExpenseAccountName). But when I save the record and
then look at the information in the Expenses table, the AccountID
information is incorrect - it has not changed when I change the
ExpenseAccountName data.
This is MOST frustrating and strange.
Thank you.
--
---
Allen
You have not connected the account ID to the form.
The field on the form is connected to the lookup, which is just
floating there.
The form should have your table as the record source.
Create the ExpenseAccountName combo box with the combo box wizard.
One of the options in the wizard is to find a record.
The set the control source for the accountID text box to accountID.
Now when you select a name from the drop down box , the account ID
text box will automatically populate with the current number.
If you change the number and then click in another box the new number
will be saved.
Good luck
Ira Solomon
On Sat, 2 Apr 2005 19:52:55 -0800, "Otie" <otie_...@adelphia.net>
wrote:
--
---
Allen
Free astrology software at:
http://www.astrowin.org
"Ira Solomon" <isol...@solomonltd.com> wrote in message
news:paa051h73mmbabu5n...@4ax.com...