Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default list o installed printers

Hi
my question is how to get list of installed printers using VBA


with best regards
--
Arkaad
arkaad(at)o2(dot)pl


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default list o installed printers

Hi Arkaad,

Perhaps either

Application.Dialogs(xlDialogPrinterSetup).Show

or

Application.Dialogs(xlDialogPrint).Show

would suffice.

Alternatively, to produce a list for use elsewhere, see

http://tinyurl.com/6evxy


---
Regards,
Norman



"Arkaad" wrote in message
...
Hi
my question is how to get list of installed printers using VBA


with best regards
--
Arkaad
arkaad(at)o2(dot)pl




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP: how to detect if printers are installed? woes :S KevinGPO Excel Worksheet Functions 1 March 14th 06 09:58 AM
List of available printers prizm1 New Users to Excel 3 June 12th 05 01:32 PM
COMBOBOX WITH PRINTERS LIST ChristianP Excel Programming 1 May 26th 04 03:16 AM
Creating a printers list PO Excel Programming 2 November 14th 03 01:51 PM
List of Printers Bret Holle Excel Programming 1 September 27th 03 04:39 PM


All times are GMT +1. The time now is 05:36 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"