Results 1 to 2 of 2

Thread: VBA ----need help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Feb 2000
    Posts
    81

    Post

    im trying to use vba to put a button on the task bar of microsoft word that will send a document to a fax printer how can i do this as i am not familiar with vba any code samples help help help

  2. #2
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    Post

    try
    Code:
    application.activeworksheet.print
    when i get on my computer, i'll send another post to you, this is from memory


    ------------------
    david
    Teenage Programmer



    [This message has been edited by da_silvy (edited 02-11-2000).]

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