P
Programmer - wannaB
Any help would be greatly appreciated!!
I have a drop down box that users forget to select from before printing a
report, So I set it as index tab 0 and applied Me.Combo180.dropdown to the
onfocus control. Now when the form opens a dropdown box opens in the bottom
right corner for the selection box which is in the upper left corner... OH
and if I click away from the selection box and then click back on is the
dropdown opens right where it should, below the selection box... This only
happens when the form is first open, I'm assuming it has something to do
with timeing...
How can I attach the dropdown list to the selection box, so that is always
opens below or above the selection box.
I have a drop down box that users forget to select from before printing a
report, So I set it as index tab 0 and applied Me.Combo180.dropdown to the
onfocus control. Now when the form opens a dropdown box opens in the bottom
right corner for the selection box which is in the upper left corner... OH
and if I click away from the selection box and then click back on is the
dropdown opens right where it should, below the selection box... This only
happens when the form is first open, I'm assuming it has something to do
with timeing...
How can I attach the dropdown list to the selection box, so that is always
opens below or above the selection box.