Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Userform with spreadsheet control will not load

I have a problem when distributing a program with a userform containing a
spreadsheet. The message "Could not load an object because it is not
available on this machine" is displayed. I have Excel 2003 SP2 on my computer
and use this version when programing, the computers that are giving me a
problem have Excel 2002 on them. However, my computer has the 2002 version on
it also and it loads fine there. I have looked for missing references and
addins that are missing, but have not found anything different on my computer
than the ones with the problem. I tried exporting the Userform from the
computer that works properly and importing it on the computer with a problem,
but the spreadsheet still is not in the userform.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default Userform with spreadsheet control will not load

If you have a reference to the xl2003 version of the web components, then use
xl2002 on your computer to check - of course that version will still be
available and will be found.

That won't be the case for people using an older version of excel - they
won't have the xl2003 version of the web components on their machine.

If you can, go to their computer and look in tools=References and see if if
shows it as MISSING.

You might want to try late binding.

--
Regards,
Tom Ogilvy




"Jeff Kraft" wrote:

I have a problem when distributing a program with a userform containing a
spreadsheet. The message "Could not load an object because it is not
available on this machine" is displayed. I have Excel 2003 SP2 on my computer
and use this version when programing, the computers that are giving me a
problem have Excel 2002 on them. However, my computer has the 2002 version on
it also and it loads fine there. I have looked for missing references and
addins that are missing, but have not found anything different on my computer
than the ones with the problem. I tried exporting the Userform from the
computer that works properly and importing it on the computer with a problem,
but the spreadsheet still is not in the userform.

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
How to load a listbox in a userform? Martin Excel Discussion (Misc queries) 3 July 25th 07 03:16 PM
Userform load problem...please help! Ozgur Pars[_2_] Excel Programming 3 July 8th 06 12:41 PM
Combo Box Load Above Control? misseill Excel Programming 1 March 14th 06 11:46 PM
LOAD userform JohnTheTemp Excel Programming 2 September 9th 05 12:45 AM
Load a Userform Nick Excel Programming 1 September 10th 03 03:24 PM


All times are GMT +1. The time now is 05:28 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"