Results 1 to 4 of 4

Thread: How to send a fax using MS OFFICE VBA?

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Czech
    Posts
    5

    Question

    Hello,
    I am not very experienced programmer I have no Visual Studio I am just making some simple VBA Sub()&Function() to make my life a lit bit easier:-). Could somebody give me any hint how to send a fax from WORD/EXCEL/ACCESS using visual basic code.

  2. #2
    Lively Member
    Join Date
    Jul 2000
    Posts
    72
    you can send the file/text to the printer object. The fax modem( that is what you have right) can be set up as a printer. Do this under the printer settings.
    VB 6 Professional Edition

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2000
    Location
    Czech
    Posts
    5
    Thanx to jmt* but the problem is more complex (my fault i had not explain it deeper).
    Here is running a fax server (faxsvc.exe) on NT server and I would like to talk with him/it. I can use printer which is connected with this fax server but I would like to know If is possible for example in Excel type fax number in some cell and then just click on a button and then just wait for msgbox "FAX SUCCESSFULY SEND TO xxxxxxxxx" or "ERROR".
    My comp has WIN98 and OFFICE2000

  4. #4
    Lively Member
    Join Date
    Jul 2000
    Posts
    72
    unfortunatly i am not that experienced with Excel. Sorry that I could not help
    VB 6 Professional Edition

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width