Thanks for the reply Dokoll.
I did lot of search on google and many sites & forums. But no luck.
Not much to do this from VB to Outlook.
Appreicated your search and guidance.
Thanks again....
User Profile
Collapse
-
Hi,
Why don't you create 2 parameters in crystal report as FromDate & Todate.
you cna pass the values from VB to crystal report these parameters.
ex:
'Global Variable Crystal Report Application
Public CRApp As CRAXDRT.Applica tion
Set CRApp = New CRAXDRT.Applica tion
CRApp.LogOnServ er "P2SODBC.DL L", "Servername ", "DBname", LoginName, Password...Leave a comment:
-
Colour & data formatting in Outlook from Visual Basic
Hi,
I need help to solve my problem. I am a newbie in VBA -- outlook.
I have to create a module to create outlook body text with data, editable text boxes and need to pass some text wiht different colours based on status(for example-- tentative....bl ue, rejected in red etc....)
I am able to pass a simple text and a line to outlook message body. But unable to send a textbox and formatted coloured text.
...
No activity results to display
Show More
Leave a comment: