Thanks for the discussion on CDO. I didn't even know about this. PHV, the code looks great and I can't wait to try it out.
Thanks to everyone for your help!
How about if I have the system detect Outlook as the default mail editor? If it is not, then I do not allow the emailing. If it is, then all is good.
The problem is that I don't know how to automatically detect the default email program.
Any suggestions?
Yes...but then I am back to receiving the annoying "trying to send on behalf..." message which I am trying to avoid!
This code does not seem to bring up that message at all. (which is a whole different thread!)
thread705-1343702
I have an smallapplication that gets distributed to clients. I have some code to automatically send through Outlook, which works fabulously (I found it on another thread here!). However, what if my client does not use Outlook as their primary email? Here is the code that I currently use. How...
Hey all. I have recently installed a Access 2003 database onto a machine which has 2007 installed. You can see all the data, but on my menus that I have set up, you can click until the cows come home, but nothing works. It simply will not follow the program instructions!
Everything is just...
Lots of posts in the last 24 hours since I have been on...
Let's see...
from fumei
The reason is simple (not good, but it is simple). I have never really worked with Word through Access (lots of Access VBA...just not on Word), until about 2 weeks ago, and as one learns, you use a method...
fumei...I am glad to see that you took a visit to that site and get the code, and are working with it. I am hopeful that someone as experienced as yourself can break through it and get it working! From what I read on this site about the office clipboard and the many frustrations, you will be a...
That is a great suggestion...
Umm...how would one do that?
By the way, I did some searching on the web for any type of solution. It would seem that this frustrates more than just myself. There is an interesting post from someone who obviously has a workaround, but the code is a bit over my...
I do agree with the innovative solution part <grin>. I am just not sure what that might be....
I think the API call he is talking about is here
Declare Function CloseClipboard Lib "user32" () As Long
Declare Function EmptyClipboard Lib "user32" () As Long
Declare Function OpenClipboard Lib...
CBasicAsslember...the API call only clears the windows clipboard. It does not clear the office clipboard.
tony...
The error that I am getting is as follows:
Word has insufficient memory. You will not be able to undo this action once it is completed. Do you want to continue?
The problem...
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.