S
Sue Cardwell via AccessMonster.com
I'm rather new at VBA and so this question may have a simple answer. I'm
creating a form where I would like to place a DLookup in a control so that
once a choice is made in another control, the program will lookup its correct
counterpart. I have used the DLookup before, and it works. However, this
time, it seems to be in a continuous loop and freezes up the computer each
time I try to run it. Any suggestions on what might be happening to cause
this problem? If I can't get this to work, does VBA provide for a way to
create a list box for a control based on the information in a previous
control?
creating a form where I would like to place a DLookup in a control so that
once a choice is made in another control, the program will lookup its correct
counterpart. I have used the DLookup before, and it works. However, this
time, it seems to be in a continuous loop and freezes up the computer each
time I try to run it. Any suggestions on what might be happening to cause
this problem? If I can't get this to work, does VBA provide for a way to
create a list box for a control based on the information in a previous
control?