View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Faraz A. Qureshi Faraz A. Qureshi is offline
external usenet poster
 
Posts: 211
Default XL2003 - CreateObject("UserAccounts.CommonDialog")

In one of my codes 4 Excel 2003 I need to open an OPEN FILE Dialog Box.
CreateObject("UserAccounts.CommonDialog") is working great in XL07 but while
using the same in XL03, it gives an error, "Cannot create the object".
Any reason & way out?
--
Thanx in advance & best regards,

Faraz!