C
C. Miller
I have a combo box that I requery based upon the results
of a previous combo box. They are both on an unbound
form. The first box allows the user to select a region
and the second a location within that region. I have the
requery command written in the on change event. It works
fine on my computer. Once I transferred it to the end
user, it doesn't work at all. We are both running Access
2000 SP-3 and SP7 of Jet 4.0. The difference is that the
user is in Windows 98 while I am in 2000. Would this make
a difference? Do I need to change which event it uses?
If so, why would the O/S make that sort of difference?
Thanks.
of a previous combo box. They are both on an unbound
form. The first box allows the user to select a region
and the second a location within that region. I have the
requery command written in the on change event. It works
fine on my computer. Once I transferred it to the end
user, it doesn't work at all. We are both running Access
2000 SP-3 and SP7 of Jet 4.0. The difference is that the
user is in Windows 98 while I am in 2000. Would this make
a difference? Do I need to change which event it uses?
If so, why would the O/S make that sort of difference?
Thanks.