Text box missing

  • Thread starter Thread starter Nbene
  • Start date Start date
N

Nbene

Hi All,

i havea simple question here... I am hoping anyway...

I have a text box on a form which displays the concatenation of First
and Surname,

=[FirstName] & " " & [Surname]

This is all fine, however, i have a button which creates a letter from
the contact on the same form, when Word opens up and puts on the
details on the word document and i return to the application the text
box with the name disappears, however when i put my mouse over it it
reappears.

There is no event procedure on Lost or got focus or mouse over etc.

truly bizarre.

Any ideas??

Thanks
 
If you are using Acc2003 it can be a painting issue. I had the same trouble
with a self made progressbar which worked fine as long as I kept my mouse
moving but when i stopped moving the mouse the progressbar stopped as well
(while the process continued as it should). So nothing new under the sun here
I guess. Any sr's installed?
 

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

Back
Top