View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Keith R[_3_] Keith R[_3_] is offline
external usenet poster
 
Posts: 30
Default q Faxing From Excel Using A Macro

Tried to email you a code snippet, rec'd a quota violation error msg from
your ISP. If you post an alternate address I'll send again.

David wrote in article
...
Using Excel and vba I am creating 1 sheet invoices and trying to fax them

to
different locations (the faxing needs to be part of the macro). The

three
alternatives I know of a
1. Using Outlook (translating Excel sheet to html, but I have had

formating
problems with this method)
2. Using Winfax (have not tried this yet)
3. Using Outlook form (have not tried this yet)

I would appreciate hearing from anyone has had any success with any of

the
above methods or has a different alternative.

Thank you.

David