Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default ComboBox - Changing ListFillRange

Can anyone tell me if there is any way that I can change
the ListFillRange or LinkedCell of a Combo Box which is on
a WORKSHEET NOT, REPEAT NOT on a FORM via a macro
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default ComboBox - Changing ListFillRange

ActiveSheet.ComboBox1.ListFillRange = "C3:C10"


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

" wrote in
message ...
Can anyone tell me if there is any way that I can change
the ListFillRange or LinkedCell of a Combo Box which is on
a WORKSHEET NOT, REPEAT NOT on a FORM via a macro



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
combobox listfillrange network Helmut Excel Worksheet Functions 0 April 22nd 09 03:27 PM
Transpose technique not populating ListFillRange of ActiveX combobox JimC[_2_] Excel Discussion (Misc queries) 2 September 6th 08 01:07 PM
ComboBox ListFillRange Stefi Excel Discussion (Misc queries) 14 April 21st 08 12:55 PM
Strange problem with a combobox and ListFillRange teddyk Excel Discussion (Misc queries) 1 August 7th 06 09:16 PM
Changing the Style of a Combobox Via It's Name Kent Excel Programming 1 December 22nd 03 10:16 PM


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

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

About Us

"It's about Microsoft Excel"