Programatically fax report
I have come to the conclution that either there is a conspiracy to have useless people sitting around all day typing in fax numbers or it is logically imposible to programatically succesfully programatically send an access report as a fax.
I tried sendobject just to see Microsoft C-Blocking with a stupid popup that has no clue that its comming from a trusted source.
I even tried going the popular "Snappy Fax" method and it seems as though the only way is through C+ (SendMessage with WM_COPYDATA) that nobody has a clue how to work in VBA.
The access report has unique data for each unique recipient, it not a spam fax blast.
I need to send 100+ report a day where I can automatically populate the recipient's fax number.
Has anybody ever done this? I can't find anything anywhere.
|