ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   DTPicker not working in Exel 2000? (https://www.excelbanter.com/excel-programming/313358-dtpicker-not-working-exel-2000-a.html)

Obie

DTPicker not working in Exel 2000?
 
I wrote some VBA code in Exel 2003 with date/time pickers. It doesn't work in
Exel 2000 at the client end because it's not finding the object. I've copied
the object from 2003 and put it in the appropriate directory in 2000 but it
doesn't help. Is there a compatibility issue here?

Tom Ogilvy

DTPicker not working in Exel 2000?
 
Did you register it with regsvr32

--
Regards,
Tom Ogilvy

"Obie" wrote in message
...
I wrote some VBA code in Exel 2003 with date/time pickers. It doesn't work

in
Exel 2000 at the client end because it's not finding the object. I've

copied
the object from 2003 and put it in the appropriate directory in 2000 but

it
doesn't help. Is there a compatibility issue here?




Obie

DTPicker not working in Exel 2000?
 
Hi Tom:
Thanx for your help. No, I did not register with regsvr32. How do I do that?

"Tom Ogilvy" wrote:

Did you register it with regsvr32

--
Regards,
Tom Ogilvy

"Obie" wrote in message
...
I wrote some VBA code in Exel 2003 with date/time pickers. It doesn't work

in
Exel 2000 at the client end because it's not finding the object. I've

copied
the object from 2003 and put it in the appropriate directory in 2000 but

it
doesn't help. Is there a compatibility issue here?





Chip Pearson

DTPicker not working in Exel 2000?
 
Go to the Windows Start menu, choose Run, and enter

RegSvr32 full_file_name

where full_file_name is the full file name of the DTPicker file,
including directory paths.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com




"Obie" wrote in message
...
Hi Tom:
Thanx for your help. No, I did not register with regsvr32.
How do I do that?

"Tom Ogilvy" wrote:

Did you register it with regsvr32

--
Regards,
Tom Ogilvy

"Obie" wrote in message
...
I wrote some VBA code in Exel 2003 with date/time pickers.
It doesn't work

in
Exel 2000 at the client end because it's not finding the
object. I've

copied
the object from 2003 and put it in the appropriate directory
in 2000 but

it
doesn't help. Is there a compatibility issue here?








All times are GMT +1. The time now is 11:17 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com