G
Guest
In my form I have a list box for location. Using the value selected in the
list box I fill two other fields (building and room) with information from a
different table than the form is based on. This works great. It also works
fine when I display already existing records. However, if I change the
existing value in the list box the fields using DLookup do not get updated to
the correct corresponding values. Any suggestions on how to make that work?
list box I fill two other fields (building and room) with information from a
different table than the form is based on. This works great. It also works
fine when I display already existing records. However, if I change the
existing value in the list box the fields using DLookup do not get updated to
the correct corresponding values. Any suggestions on how to make that work?