Hello everyone, I have been trying to control outlook thru a vb 6 module. My problem is this system is not using the outlook library which would allow me go use objects. I can gen up the page I want to send with to: subject: and body all populated and ready. When I send the SendKey "^(~)", True some times it works and other times it fails. The API call works to get the screen up everytime. I have read that the VB sendkeys command is not allways dependable, and that looks like the truth. Any ideas?