Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default RowSource for Combobox Improvement

With Sheets("Coding")
CCFCLC.cmbcc.RowSource = _
.Range("B12",.Range("B12").end(xldown)).Address(ex ternal:=True)
End with

--
Regards,
Tom Ogilvy


"Shawn" wrote in message
...
Here is my code:

CCFCLC.cmbcc.RowSource =
Sheets("Coding").Range("B12:B29").Address(external :=True)


I would like the .Range("B12:B29") to be something like
("B12:B12.xldown")

??

--
Thanks
Shawn



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.RowSource? JimAnAmateur[_2_] Excel Programming 13 March 28th 07 01:21 AM
Combobox Rowsource kirke Excel Programming 5 September 21st 06 10:15 AM
Combobox rowsource Marinos Andreou Excel Programming 2 March 7th 06 05:08 PM
How Do I Load A ComboBox RowSource From The Results Of Another ComboBox Minitman[_4_] Excel Programming 3 October 26th 04 07:58 PM
combobox rowsource Newbie Excel Programming 1 September 8th 04 12:21 PM


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

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"