I have a
vb application that displays a Crystal Report (using CrystalReportViewer). User would like to open outlook with the Crystal Report as an attachment and select receipients.
I have the shell command that opens outlook
Code:
dblRetVal = Shell("C:\Program Files\Microsoft Office\Office12\OUTLOOK.EXE", vbMaximizedFocus)
but I am not sure if it is possible to include an attachement