View Full Version : combo box correct @ home, not @ work


BHill
09-22-2001, 01:31 PM
I have 2 combo boxes. Ater an entry is made in the first, the second requeries and displays relevent choices.

This works on PC @ work, but when I e-mail it home to use, the second box display does not show the entry when I go in to change or view data, yet the table was updated correctly.

Any ideas why the table updates work on both Access 2000 installations, but the 2nd combo display doesn't show my choice.

mjdavie
09-25-2001, 06:35 AM
Try checking the after update event of the first combo maybe the code is missing. You might have to cut and paste the code manually.

Just a thought
Matthew