Writing VBA to Send an Internet Fax

pwebley

Board Regular
Joined
Mar 2, 2011
Messages
69
Hello, for some time now I have been wanting to write some VBA that would send an internet fax of a spreadsheet. I know I will need to subscribe to an internet fax company, and I am prepared to do that. However, there are so many examples on the web I don't know which one would work the best or if each has to be different depending on the faxing service you have. My questions consist of:


  1. Which internet fax company is recommended (not necessary to answer)?
  2. Which scripting method is most preferred for sending a fax using VBA?
  3. What actions have to be done in order for the fax to be successful?

I am using Microsoft XP and Office 2007. Thank you in advance for your time and attention on this matter!
 

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.
Hello,
Popfax is a reliable and easy to integrate Internet fax service. I had a positive experience integrating some of their faxing services, I guess their API is compatible with the most of programming languages, including VBA. At least they provided me some templates on how to integrate their service, taking into account my needs. Just go to the Partners section on their website and find all the documentation or contact them directly by web.
Regards!
 
Upvote 0

Forum statistics

Threads
1,216,038
Messages
6,128,447
Members
449,453
Latest member
jayeshw

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top