N
NoviceNana
Hi, I'm trying to set focus on the first control of my form and I'm
getting an error message.
The control name is "UniqueID".
I put the code "UniqueID.SetFocus" in the OnOpen event, but this did
not work, instead I am getting an error 2950 that says "Reserved
Error".
After reading the posts it seems that this might have something to do
with the fact that the UniqueID field is attached to an updating
listbox on another form? Is there anyway around this problem? I'd
just like to set the focus of the field to this UniqueID field when
the form opens.
Thanks!!
getting an error message.
The control name is "UniqueID".
I put the code "UniqueID.SetFocus" in the OnOpen event, but this did
not work, instead I am getting an error 2950 that says "Reserved
Error".
After reading the posts it seems that this might have something to do
with the fact that the UniqueID field is attached to an updating
listbox on another form? Is there anyway around this problem? I'd
just like to set the focus of the field to this UniqueID field when
the form opens.
Thanks!!