D
Dave
I have a query running that displays information to our organziation. I
want to encles a field record with a " Quotation mark.
This is an example of where I am:
Exp: "Hello everyone in " & [DistDB]![Dist] & ". How are you?"
Just an example. I want to enclose the [DistDB]![Dist] in quotation marks.
How do I get there from here?
Thanks
Dave
want to encles a field record with a " Quotation mark.
This is an example of where I am:
Exp: "Hello everyone in " & [DistDB]![Dist] & ". How are you?"
Just an example. I want to enclose the [DistDB]![Dist] in quotation marks.
How do I get there from here?
Thanks
Dave