#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default comdlg32.ocx error

I have had a bug reported to me that some code i have written, when
installed on some machines, causes a 'comdlg32.ocx missing' error.

Unfortunately I don't know at what point this error occurs - whether
when a routine is launched or at a specific line of code.

Reading on the groups about this it seems that I've used a control
that is only in comdlg32.ocx, but I have no idea what it might be.

Is there a list of the controls contained in comdlg32.ocx anywhere?

I suspect it might be the getsaveasfilename dialog box, but i don't
know how to confirm that, and what i could use in its place that won't
require users to install a licensed copy of comdlg32.ocx.

All help much appreciated.

Stuart

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 45
Default comdlg32.ocx error

Stuart
Every Windows has a vesion of this, it sounds like you've developed
against a newer version than the folks with problems have.

Normally it gets updated with patches to all all sorts of Windows
components. Try getting your users to do a windows update, and/or apply
any outstanding service packs. Or use a machine with an older version on
to develop with.

It contains
The file open dialog
the save as one
colour font and printing

It may be easier just to use
application.getopenfilename
There is also some API code floating around.

Cheers
Simon
Blog: www.smurfonspreadsheets.net



Stuart wrote:
I have had a bug reported to me that some code i have written, when
installed on some machines, causes a 'comdlg32.ocx missing' error.

Unfortunately I don't know at what point this error occurs - whether
when a routine is launched or at a specific line of code.

Reading on the groups about this it seems that I've used a control
that is only in comdlg32.ocx, but I have no idea what it might be.

Is there a list of the controls contained in comdlg32.ocx anywhere?

I suspect it might be the getsaveasfilename dialog box, but i don't
know how to confirm that, and what i could use in its place that won't
require users to install a licensed copy of comdlg32.ocx.

All help much appreciated.

Stuart

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error: "Excel encountered an error and had to remove some formatti Carl Excel Discussion (Misc queries) 0 September 18th 06 06:39 PM
Counting instances of found text (Excel error? Or user error?) S Davis Excel Worksheet Functions 5 September 12th 06 04:52 PM
I have Error 1919 Error Configuring ODBC dataSource Database Texanna1 Excel Discussion (Misc queries) 1 September 12th 06 06:35 AM
Excel 2003 Macro Error - Runtime error 1004 Cow Excel Discussion (Misc queries) 2 June 7th 05 01:40 PM


All times are GMT +1. The time now is 03:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"