P
Pamela
I have a large amount of text to concatentate and Dlookup that I want then
displayed in an unbound text box on my form. I am not being able to get any
text to display in my box. Right now, I've started with just displaying
basic text and here's that code:
strText = "Inspected Vehicle"
I have this on the On Enter event of the field. Any help to get it to
display the text would be greatly appreciated!!
Pamela
displayed in an unbound text box on my form. I am not being able to get any
text to display in my box. Right now, I've started with just displaying
basic text and here's that code:
strText = "Inspected Vehicle"
I have this on the On Enter event of the field. Any help to get it to
display the text would be greatly appreciated!!
Pamela