Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to program a macro using VBA in Excel 97 SR-1.
I've included a common dialog box control that opens the directory tree so the user can pick a file. This works fine on my machine but when I send the spreadsheet to others users they get an error saying that the dialog box can't be created. When I try to include a dialog box to the spreadsheet from their computer, I get a "Cannot insert object" error. When I try to put a cdb on a UserForm in the spreadsheet on a user machine, I get a License error. I've tried registering the .dll and .ocx involved using regsvr32. I'm not sure if a guid is wrong or a license key in the registry is wrong or what. I'm not really sure where to look in the registry for the license key. What I don't understand is why I can't include this control from their computer? The common dialog control is checked under the 'References' section. I should be able to re-create the macro from a user machine without running into the licensing issue, right? Anyone have any thoughts on how I could get around this problem? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Second Most Common Value | Excel Discussion (Misc queries) | |||
Combining two ranges based on common a common value | Excel Discussion (Misc queries) | |||
Common footer but not common margins please -(Page 1 of 2) etc | Excel Discussion (Misc queries) | |||
Common Dialog from Toolbox | New Users to Excel | |||
How to delete the "Insert Function Dialog Box" (dialog box only)? | Excel Worksheet Functions |