tabbing deletes bound text fields

Z

Zoe

I have 4 bound text fields in my form.
The properties for all fields are:
Enabled = no
Locked = yes
Auto tab = no
Tab stop = no
I have a number of unbound text fields in the form. When I tab from the
last one, my bound text fields dissapper (all 4 at once). I have to close
the form and re-open in order for the bound text boxes to reappear.
Help is appreciated as this is crazy making.
 
C

Cheese_whiz

Hi zoe,

Select the form in design view (read: open form in design view and make sure
the FORM is actually selected). Hit f4 to open properties window (it should
say 'form' in the combo box at the top of the properties window). Go to
'other' tab and check for the 'cycle' property. You probably have it set to
'all records' and you probably want it set to 'current record'

HTH,
CW
 
Z

Zoe

Thanks!

Cheese_whiz said:
Hi zoe,

Select the form in design view (read: open form in design view and make sure
the FORM is actually selected). Hit f4 to open properties window (it should
say 'form' in the combo box at the top of the properties window). Go to
'other' tab and check for the 'cycle' property. You probably have it set to
'all records' and you probably want it set to 'current record'

HTH,
CW
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top