Hi I have a spreadsheet with Customer Name, Fax number and other columns with data. I wonder if anybody knows how to write a VBA script so that I can fax each row to each fax number in column A using winfax. I know we can use VBA to email but I am not sure about faxes.
Example: Column A: 888 777 666 Column B: ABC Company Column C: Dear Customer ColumnD: Your xyz invoice is now due. I need to fax to fax number in column A with content in column C, D,E,F...