Common dialog not registered

  • Thread starter Thread starter Cash
  • Start date Start date
C

Cash

When trying to load the common dialog tool I get the message 'not registered'
why is this and how do I register?
 
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
 
Back
Top