Send Object Problem

Ramu

Registered User.
Local time
Today, 20:01
Joined
Jun 21, 2003
Messages
23
Send Object- E Mail- How to increase the No. of characters from 255 standard

Hi

Please note I have a problem in sending a e mail message through send object - I cannot increase the messge in the Message box, after some level - I hope it is accepting only 255 letters- can any one help me how to increase this (say if I want to increase to 2500 Letters) is it possible - and is it possible to change the colour of the text instead of standard black colour

Pls help

Regards
Ramu
 
The maximum number Of conditions, characters in comments and characters in action arguments is 255 in a macro. If you look up specifications in Access help this gives you all the limitations.

You can easily achieve what you are after by using VBA.
 
Send Object

Thanks for the reply, I am totally "0" in VB- any possibility of getting a help in VB regarding thiss issue

Thanks again

Regards
Ramu
 
Ramu:

Go to the search screen and do a search on the terms email and sendobject. Point the search at the Modules and VBA forum. You will see lots of threads in there.
 

Users who are viewing this thread

Back
Top Bottom