Microsoft
Software
Hardware
Network
Question : Syntax language for Access Labels?
Hi there.
This is a very easy question - but I am struggling!!!
I'm creating a report in access 2007, and I want a text showing feild names. Eg. Mr Jon Doe... Mr = title field, jon = 1st name field, and Doe = surname field.
I am able to get one field showing by a using a text box with the following
="TPS Introduction Call for: " & [title]
which shows the title - great!
But when I try the following
="TPS Introduction Call for: " & [title] " " & [Surname]
I get a syntax error....
What am I doing wrong!?
Answer : Syntax language for Access Labels?
You need another ampersand:
="TPS Introduction Call for: " & [title] & " " & [Surname]
You must "offset" all your variables with amepersands
Random Solutions
Export-Mailbox says pst directory does not exist when it does
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
'SettingsSingleFileGenerat
or' 'ResXFileCodeGenerator' problem
Any best tool to copy users profile during server/domain migration ?
added shortcut to Public Desktop but some users not getting it - Win 2008 R2 Terminal Server
I need a help to make a small project with autocomplete functions
Auto fill user name in "Login" field
Colour highlighted search in vi
How to register nameserver
Disable Shortcut Keys in axwindowsmediaplayer1 (media player)