I'm having the strangest issue of invisible text in Access 2003.
I have several unbound textboxes that reference fields in a subform. Once upon a time, they all worked fine, but now they've developed some really peculiar behavior. The text boxes are all blank until the user mouses over one specific text box that evaluates a field in the subform with IIf and displays either the data from the subform or N/A. As soon as the mouse hits that text box, all of the text in the unbound text boxes magically appear!
Unfortunately, the text is all static - if the user changes something in the subform or switches records, the text in the main form remains the same.
Although the data entry folks are responding to this odd behavior with bemused laughter, I'd like to know what the heck is causing the problem. Cutting and pasting the text box controls doesn't help, nor does deleting the magic mouse-over control.
I was looking at prn and Adezii's postings here: (weird-version-dependency-problems)
which are equally wierd text field invisibility issues, but don't provide any answers. :(
I have several unbound textboxes that reference fields in a subform. Once upon a time, they all worked fine, but now they've developed some really peculiar behavior. The text boxes are all blank until the user mouses over one specific text box that evaluates a field in the subform with IIf and displays either the data from the subform or N/A. As soon as the mouse hits that text box, all of the text in the unbound text boxes magically appear!
Unfortunately, the text is all static - if the user changes something in the subform or switches records, the text in the main form remains the same.
Although the data entry folks are responding to this odd behavior with bemused laughter, I'd like to know what the heck is causing the problem. Cutting and pasting the text box controls doesn't help, nor does deleting the magic mouse-over control.
I was looking at prn and Adezii's postings here: (weird-version-dependency-problems)
which are equally wierd text field invisibility issues, but don't provide any answers. :(
Comment