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
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