G
Guest
Hi everyone! I am working on a report. Right now I have a text box that pulls
from a field called LastName from a query. Right now it just says our
doctor's last names. Example: Johnson. However, I would like it to say Dr.
Johnson. How do I do this? I tried putting ="Dr. " & [LastName] but it didn't
work. Any help would be much appreciated!
Thanks,
Tandy
from a field called LastName from a query. Right now it just says our
doctor's last names. Example: Johnson. However, I would like it to say Dr.
Johnson. How do I do this? I tried putting ="Dr. " & [LastName] but it didn't
work. Any help would be much appreciated!
Thanks,
Tandy