Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel XP 2001 vs Excel XP 2002

I created a dialog box in Excel XP VB 2001. I then use the
excel sheet on a desktop that has Excel 2002 XP, the
dialog box keeps giving me compile errors that it can't
find certain objects in the library. These are simple
objects such as text boxes. The funny thing is that we use
the same image on all the PC's, some pc's have this issue
and some don't. Am I missing a patch? I've checked to see
if everything is registered and it looks good. Help!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Excel XP 2001 vs Excel XP 2002

On the problem PC, go to the VBA Editor, then the Tools menu,
then References. Check to see if any libraries are marked
'MISSING'. If any are, and you don't need them, uncheck the
reference. If you need the reference (e.g., MSForms), close
Excel, and go the Windows Start menu, choose Run, and enter the
following:

Excel.exe /regserver


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




"jondrig" wrote in message
...
I created a dialog box in Excel XP VB 2001. I then use the
excel sheet on a desktop that has Excel 2002 XP, the
dialog box keeps giving me compile errors that it can't
find certain objects in the library. These are simple
objects such as text boxes. The funny thing is that we use
the same image on all the PC's, some pc's have this issue
and some don't. Am I missing a patch? I've checked to see
if everything is registered and it looks good. Help!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Excel XP 2001 vs Excel XP 2002

Worked like a charm, was excel trying to use the missing
library?
-----Original Message-----
On the problem PC, go to the VBA Editor, then the Tools

menu,
then References. Check to see if any libraries are marked
'MISSING'. If any are, and you don't need them, uncheck

the
reference. If you need the reference (e.g., MSForms),

close
Excel, and go the Windows Start menu, choose Run, and

enter the
following:

Excel.exe /regserver


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




"jondrig" wrote in

message
...
I created a dialog box in Excel XP VB 2001. I then use

the
excel sheet on a desktop that has Excel 2002 XP, the
dialog box keeps giving me compile errors that it can't
find certain objects in the library. These are simple
objects such as text boxes. The funny thing is that we

use
the same image on all the PC's, some pc's have this

issue
and some don't. Am I missing a patch? I've checked to

see
if everything is registered and it looks good. Help!



.

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
autofill using mouse is not working in excel 2001 [email protected] Excel Discussion (Misc queries) 4 November 3rd 07 04:05 AM
HELP - Excel Date defaults to 2001 Kim Excel Discussion (Misc queries) 1 August 26th 06 09:36 AM
how can I turn a spreadsheet from excel 2001 to into a xml file Vet New Users to Excel 1 March 24th 06 05:55 PM
Unable to Start Excel Event ID 2001 Melih Excel Discussion (Misc queries) 3 January 22nd 06 11:18 PM
Excel 2000 Windows VBA vs. Mac Excel 2001 VBA Harald Staff[_4_] Excel Programming 0 September 5th 03 07:45 AM


All times are GMT +1. The time now is 05:19 AM.

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

About Us

"It's about Microsoft Excel"