View Single Post
  #7   Report Post  
Posted to microsoft.public.excel.programming
Holger Hasenmüller Holger Hasenmüller is offline
external usenet poster
 
Posts: 6
Default Problem with this VBA Code and Network Printers (UNC Path)

Hello Dick, hello Mats,

thank you for your "good ideas", but i'm not a professional scripter, so i
have i few problems.

@Dick:
I have understand, da i must make a reference, like you write here
http://www.dailydoseofexcel.com/arch...-printer-port/
But what i do not know, is how i get the windows under the text "To overcome
that problem, you can use Registration Manipulation Classes".
Is this a window in the IDE from Excel (Alt+F11), or where ca i run it
(please say it me detailed ;-)

@Mats:

If i run your script, the debugger stop at "WordApp As Word.Application" and
the line "Sub findPDFport()" is marked yellow.
What do i wrong ?


Kind regards

Holger