|
-
Nov 1st, 1999, 05:03 PM
#1
Thread Starter
Fanatic Member
I need to gather all available printers - any ideas?
-
Nov 2nd, 1999, 05:02 PM
#2
Thread Starter
Fanatic Member
-
Nov 2nd, 1999, 10:18 PM
#3
-
Nov 2nd, 1999, 10:30 PM
#4
Member
i also have no idea.
-
Nov 2nd, 1999, 10:40 PM
#5
Lively Member
do u mean ALL available printers, like ones over networks and stuff, or only local ones??
------------------
jimmy
ICQ:35813919
mail:[email protected]
-
Nov 2nd, 1999, 10:45 PM
#6
Thread Starter
Fanatic Member
Jim, all printers available from a given machine, ie all the ones you can see when you go into print setup or whatever (including fax drivers and all that crap). I think I should get a prize for asking a question that no one (so far) can answer, eh?
-
Aug 8th, 2002, 07:33 AM
#7
Junior Member
I don't use Excel but this is how to do it in vb.
For Each pr In Printers
MsgBox pr.DeviceName
Next
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|