Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default Fill combobox from data in different sheet

I have placed a combobox straight onto say Sheet1 from the control toolbox
and have a list of items on say sheet2. How do i fill the combobox with the
list of items shown on sheet2. By manually typing the cell range in the
combobox property ListFillRange it does not work, they disappear!

Any help will be gratefully received
--
with kind regards

Spike
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Fill combobox from data in different sheet

How did you type in that value?

I used
Sheet2!A1:A10
or
'Sheet 2'!a1:a10

And it worked ok.



Spike wrote:

I have placed a combobox straight onto say Sheet1 from the control toolbox
and have a list of items on say sheet2. How do i fill the combobox with the
list of items shown on sheet2. By manually typing the cell range in the
combobox property ListFillRange it does not work, they disappear!

Any help will be gratefully received
--
with kind regards

Spike


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 140
Default Fill combobox from data in different sheet

Thank you so much i have been staring at that when you replied to someone
else previously but assumed incorrectly that i needed to put in Sheets(blah
blah etc) sorry obvious like most of these things!!! VEry much appreciate
your time
--
with kind regards

Spike


"Dave Peterson" wrote:

How did you type in that value?

I used
Sheet2!A1:A10
or
'Sheet 2'!a1:a10

And it worked ok.



Spike wrote:

I have placed a combobox straight onto say Sheet1 from the control toolbox
and have a list of items on say sheet2. How do i fill the combobox with the
list of items shown on sheet2. By manually typing the cell range in the
combobox property ListFillRange it does not work, they disappear!

Any help will be gratefully received
--
with kind regards

Spike


--

Dave Peterson

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
Auto fill Certain data from Sheet 1 to Sheet 2 Coje Excel Worksheet Functions 0 January 4th 09 11:05 PM
fill combobox depending on selection from another combobox Adam Francis Excel Discussion (Misc queries) 2 July 24th 08 07:39 PM
Fill ComboBox with Filtered Data jeffagin Excel Programming 0 March 13th 06 09:13 PM
Combobox data accidentally copied on different sheet BenD[_2_] Excel Programming 0 April 18th 05 09:47 PM
pull data from sheet two, then fill in the data to sheet one (part Jim Excel Worksheet Functions 3 December 11th 04 04:51 AM


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