SimonB1978
Registered User.
- Local time
- Today, 16:52
- Joined
- Jan 22, 2009
- Messages
- 161
Hi,
I'm having trouble with the body of my message using SendObject
In the preview (before sending):
Hi Mr ....
Here is your .....
Item 1
Item 2
Item 3
...
Thank you ....
When the email is received it looks like this:
Hi Mr ....
Here is your .....
Item 1 Item 2 Item 3 ...
Thank you ....
Any place I have 2 line feeds it's OK but where there is only one it seems to be changed to a blank...
Any clue?? I tried vbNewline, vbCrLf, vbCr, vbLF, Chr(10) and Chr(13) in any combination with no luck...
Using Access 2003(SP3) and Outlook 2003(SP3) on Windows XP(SP3)
Thanks,
Simon B.
I'm having trouble with the body of my message using SendObject
In the preview (before sending):
Hi Mr ....
Here is your .....
Item 1
Item 2
Item 3
...
Thank you ....
When the email is received it looks like this:
Hi Mr ....
Here is your .....
Item 1 Item 2 Item 3 ...
Thank you ....
Any place I have 2 line feeds it's OK but where there is only one it seems to be changed to a blank...
Any clue?? I tried vbNewline, vbCrLf, vbCr, vbLF, Chr(10) and Chr(13) in any combination with no luck...
Using Access 2003(SP3) and Outlook 2003(SP3) on Windows XP(SP3)
Thanks,
Simon B.