How to print Excel data through VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • prakashsakthivel
    New Member
    • Oct 2007
    • 57

    How to print Excel data through VB

    Hi Members


    what i need is, there is printer in server, not single handle

    Excel is running in background

    How to apply (Excel Document) print command through VB

    Either Do i have to check whether is it printer available or not
    or Do I have to write only as per below

    ActiveWindow.Se lectedSheets.Pr intOut Copies:=1,Colla te:=True


    Could any member please give solution how to do?


    Regards

    Prakash.S
Working...