Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to set up a macro that will send a fax of the current sheet
to a fax number which is a vaule in a cell (i.e E12) I could use MS Fax or Winfax. Any ideas please |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In the VBA window, check the Tools, References menu for a Winfax or MS Fax
reference... Get creative on your name search. If you find it, reference it. then,, check the object model to see if you can make sense of it. Also, and easier, check each Winfax and MS Fax to see if there is a command line version. If there is, you can run it in a shell. "pbscott" wrote: I am trying to set up a macro that will send a fax of the current sheet to a fax number which is a vaule in a cell (i.e E12) I could use MS Fax or Winfax. Any ideas please |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Random cell/number and dont repeat selected cell/number | Excel Discussion (Misc queries) | |||
Auto E-Faxing direct from Excel. | Excel Discussion (Misc queries) | |||
formatting cell number based on previous cell number | Excel Discussion (Misc queries) | |||
Faxing from Excel | Excel Discussion (Misc queries) | |||
q Faxing From Excel Using A Macro | Excel Programming |