techseek,
It has to do with how you are copying the cell vaules in your vba module. Paste your code so I can see how your doing it. If your using .Copy for instance you need to tell excel to paste as a formula, if your using properties then you might try something using .FormulaR1C1 either way...
Getting outlook to print an email is as simple as that yes, you can do it with MailItem.Print
However outlook will not explicitly print attachments and doing something like:
Shell """C:\Program Files\Adobe\Reader 8.0\Reader\acrord32.exe"" /h /p """ + FileName + """", vbHide
Will not work...
Hello all,
I'm trying to have outlook print off my Infopath forms as they come in. Printing the body or using a rule doesn't really suit my need. I'm trying to avoid printing the BG color and images which is why I don't want to print the emails. There's a setting in IP that does what I need but...
kjv1611,
Yeah I've unfortunately been through all that, I've since abandonded the approach I was taking in favor a simpler path (to outlook it seems anyway). I had a great discussion with an outlook mvp and forum mod over on the msdn forums...
Basically to make a long story short this project is giving me grey hair fast with strange errors at every turn. Even on the most simple of tasks. I've recreated several forms using Infopath 2007. These forms are sent thru, and received in Outlook 2007. I have a rule in OL07 that will kick off a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.