Outlook 2003 Forms - Inserting a space in a field formula

D

DBH

"Hello

I have created an Outlook telephone message template based on the Outlook
message template. I have set-up the 'Read Page' so that "Telephone Message:
Caller's Name + Caller's Ph No" automatically generate in the recipient's
Subject line. It works really well, except I need a space between the
Caller's Name and the Caller's Ph No. My field's properties' initial value
is set at "Telephone Message: "&[CallerName]&[CallerPhNo]. I have tried just
adding a space between the first ] and the &, but it doesn't work. Any other
ideas? Sorry if this is too basic ...
 
D

DBH

Thank you so much, Vaughan - that worked brilliantly.

(I'm self-taught so I really appreciate your suggestiong.)

Thank you again ... :0)

Kind regards

Tanis

Vaughan said:
Have you tried:

"Telephone Message: "&[CallerName]&" "&[CallerPhNo]?

DBH said:
"Hello

I have created an Outlook telephone message template based on the Outlook
message template. I have set-up the 'Read Page' so that "Telephone Message:
Caller's Name + Caller's Ph No" automatically generate in the recipient's
Subject line. It works really well, except I need a space between the
Caller's Name and the Caller's Ph No. My field's properties' initial value
is set at "Telephone Message: "&[CallerName]&[CallerPhNo]. I have tried just
adding a space between the first ] and the &, but it doesn't work. Any other
ideas? Sorry if this is too basic ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top