View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Common dialog not registered

Hi,

As the message says that control isn't licensed for use in Excel except 'as
I understand' in the Developer edition.

I believe this performs a similar function

fname = Application.GetOpenfileName(....

Mike

"Cash" wrote:

When trying to load the common dialog tool I get the message 'not registered'
why is this and how do I register?