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

Hi

I tried to add a spreadsheet control to a userform but somehow it is not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the relevant file.

Thanks in advance

Eli
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default spreadsheet control

I have it listed as "Microsft Office Spreadsheet 10.0" which is apparently
supplied by:
C:\Program Files\Common Files\Microsoft Shared\Web Components\10\OWC10.DLL
- the Office Web components dll.

IIRC:
As I have Office 9 and 10 installed, I also have an entry for "Microsoft
Office Spreadsheet 9.0", but this seems invalid and errors upon
instantiation.
The earlier versions were a single worksheet, although later version are
more like a full workbook.
The Office Web components are an optional install. Run you Office
installation again, changing this feature to install.

Curiously, according to:
http://msdn2.microsoft.com/en-US/lib...ffice.10).aspx

Microsoft Office XP Developer
Understanding the Spreadsheet Control
......
More rows and columns: The Spreadsheet component now supports 262,144 rows
by 18,278 columns (ZZZ).

Which is more than the version of Excel/Office that provides this component.

NickHK

"???" wrote in message
...
Hi

I tried to add a spreadsheet control to a userform but somehow it is not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the relevant

file.

Thanks in advance

Eli



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default spreadsheet control

Nick,

Probably I dont have this file, and I am wondering where I can find it.

Eli
"NickHK" wrote:

I have it listed as "Microsft Office Spreadsheet 10.0" which is apparently
supplied by:
C:\Program Files\Common Files\Microsoft Shared\Web Components\10\OWC10.DLL
- the Office Web components dll.

IIRC:
As I have Office 9 and 10 installed, I also have an entry for "Microsoft
Office Spreadsheet 9.0", but this seems invalid and errors upon
instantiation.
The earlier versions were a single worksheet, although later version are
more like a full workbook.
The Office Web components are an optional install. Run you Office
installation again, changing this feature to install.

Curiously, according to:
http://msdn2.microsoft.com/en-US/lib...ffice.10).aspx

Microsoft Office XP Developer
Understanding the Spreadsheet Control
......
More rows and columns: The Spreadsheet component now supports 262,144 rows
by 18,278 columns (ZZZ).

Which is more than the version of Excel/Office that provides this component.

NickHK

"???" wrote in message
...
Hi

I tried to add a spreadsheet control to a userform but somehow it is not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the relevant

file.

Thanks in advance

Eli




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default spreadsheet control

Did you read my reply ?
"The Office Web components are an optional install. Run you Office
installation again, changing this feature to install."

Which version of Excel do you have ?

NickHK

"???" wrote in message
...
Nick,

Probably I dont have this file, and I am wondering where I can find it.

Eli
"NickHK" wrote:

I have it listed as "Microsft Office Spreadsheet 10.0" which is

apparently
supplied by:
C:\Program Files\Common Files\Microsoft Shared\Web

Components\10\OWC10.DLL
- the Office Web components dll.

IIRC:
As I have Office 9 and 10 installed, I also have an entry for "Microsoft
Office Spreadsheet 9.0", but this seems invalid and errors upon
instantiation.
The earlier versions were a single worksheet, although later version are
more like a full workbook.
The Office Web components are an optional install. Run you Office
installation again, changing this feature to install.

Curiously, according to:
http://msdn2.microsoft.com/en-US/lib...ffice.10).aspx

Microsoft Office XP Developer
Understanding the Spreadsheet Control
......
More rows and columns: The Spreadsheet component now supports 262,144

rows
by 18,278 columns (ZZZ).

Which is more than the version of Excel/Office that provides this

component.

NickHK

"???" wrote in message
...
Hi

I tried to add a spreadsheet control to a userform but somehow it is

not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the

relevant
file.

Thanks in advance

Eli






  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 67
Default spreadsheet control

Thanks a lot

I didn't noticed the word optional......

"NickHK" wrote:

Did you read my reply ?
"The Office Web components are an optional install. Run you Office
installation again, changing this feature to install."

Which version of Excel do you have ?

NickHK

"???" wrote in message
...
Nick,

Probably I dont have this file, and I am wondering where I can find it.

Eli
"NickHK" wrote:

I have it listed as "Microsft Office Spreadsheet 10.0" which is

apparently
supplied by:
C:\Program Files\Common Files\Microsoft Shared\Web

Components\10\OWC10.DLL
- the Office Web components dll.

IIRC:
As I have Office 9 and 10 installed, I also have an entry for "Microsoft
Office Spreadsheet 9.0", but this seems invalid and errors upon
instantiation.
The earlier versions were a single worksheet, although later version are
more like a full workbook.
The Office Web components are an optional install. Run you Office
installation again, changing this feature to install.

Curiously, according to:
http://msdn2.microsoft.com/en-US/lib...ffice.10).aspx

Microsoft Office XP Developer
Understanding the Spreadsheet Control
......
More rows and columns: The Spreadsheet component now supports 262,144

rows
by 18,278 columns (ZZZ).

Which is more than the version of Excel/Office that provides this

component.

NickHK

"???" wrote in message
...
Hi

I tried to add a spreadsheet control to a userform but somehow it is

not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the

relevant
file.

Thanks in advance

Eli








  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default spreadsheet control

Post back if you still have trouble, giving details.

NickHK

"???" wrote in message
...
Thanks a lot

I didn't noticed the word optional......

"NickHK" wrote:

Did you read my reply ?
"The Office Web components are an optional install. Run you Office
installation again, changing this feature to install."

Which version of Excel do you have ?

NickHK

"???" wrote in message
...
Nick,

Probably I dont have this file, and I am wondering where I can find

it.

Eli
"NickHK" wrote:

I have it listed as "Microsft Office Spreadsheet 10.0" which is

apparently
supplied by:
C:\Program Files\Common Files\Microsoft Shared\Web

Components\10\OWC10.DLL
- the Office Web components dll.

IIRC:
As I have Office 9 and 10 installed, I also have an entry for

"Microsoft
Office Spreadsheet 9.0", but this seems invalid and errors upon
instantiation.
The earlier versions were a single worksheet, although later version

are
more like a full workbook.
The Office Web components are an optional install. Run you Office
installation again, changing this feature to install.

Curiously, according to:
http://msdn2.microsoft.com/en-US/lib...ffice.10).aspx

Microsoft Office XP Developer
Understanding the Spreadsheet Control
......
More rows and columns: The Spreadsheet component now supports

262,144
rows
by 18,278 columns (ZZZ).

Which is more than the version of Excel/Office that provides this

component.

NickHK

"???" wrote in message
...
Hi

I tried to add a spreadsheet control to a userform but somehow it

is
not
installed in my VBE (at Tools - additional controls).
I will be happy if someone can give me the link to download the

relevant
file.

Thanks in advance

Eli








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
Stock control spreadsheet Rocket Excel Worksheet Functions 0 February 9th 10 12:42 PM
Odd spreadsheet control 39N 95W Excel Discussion (Misc queries) 1 June 13th 06 06:45 PM
Using control to clear spreadsheet dvonj Excel Discussion (Misc queries) 11 March 20th 06 10:29 AM
Spreadsheet 9.0 Control mohsen Excel Programming 2 June 6th 05 04:12 PM
stock control spreadsheet Mostropovich Excel Worksheet Functions 2 March 1st 05 06:23 PM


All times are GMT +1. The time now is 12:09 PM.

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"