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
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