Subform blanks after tab out or lost focus

J

Jacqueline

I have a subform that once the user tabs out to another subform (based on a
goto macro in the On Exit event in the text box properties) the first subform
fields all blank as if nothing was entered.

The data is entered into the table, and upon reentry into the record shows
up, but this type of thing is very confusing for users, and they will attempt
to reenter the data. Has anyone else run into this if so how is it fixed?
Thanks
 
B

Benny

I had the same problem. The fix or workaround, for me anyways, was to set
the subforms Fill/Back color to transparent.

- Benny
 
Top