Using VBA I want to send a copy of the current word document to a web service? How can is get the current document as a Byte Array?
I know how to use the web service just not sure how to get the current file as a binary object to send?
p.s. I have only been using VBA since this morning =) So simple answers are appreciated