Thanks. Its a little bit confusing, but I'm starting to play with it to see
if I can get something out of it. No luck so far though. The code executes
well and I am no longer getting an error message, but the code doesn't seem
to do anything.
I added FaxDoc.Send at the end and I got a -2147024864 Error message.
I'm kind of new to this whole Reference thing.
Regards,
Albert C
"NickHK" wrote:
Albert,
This should get you started ;
http://www.codeguru.com/forum/archiv.../t-259837.html
NickHK
"Albert" wrote in message
...
Hi NickHK.
I've tried these:
faxcom1.0 Type Library
FaxControl1.0 Type Library
Microsoft Fax Service Extended COM Type Library
I also tried to set up a reference to Windows/System32/WinFax.dll but I
get
an error message.
Thanks in advance,
Albert C
"NickHK" wrote:
Albert,
Which component are you using ?
NickHK
"Albert" wrote in message
...
Hello!
I'm trying to send a FAX through VBA without getting the Send Fax
Dialog
Box
that asks for the number to dial, etc...
I read on a previous thread that I had to set up a reference to the
Fax
software.
I found a couple of libraries that had something to do with faxes.
However, I'm swamped in trying to control them.
I see some of the classes and members in the Object Explorer in VBE,
but I
can't get anything to work.
Perhaps someone has done this?
Help would be very much appreciated.
Albert C