LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 102
Default General Question regarding passing cells, ranges, cell values through subs & functions

So I guess this leaves me with one last option - Is it possible
somehow to have a parent range from which named children ranges are
created such that the children ranges would be sorted but comprised of
non- contiguous cells within the parent range- maybe somehow using
offset/match combos? For example:

The parent range could include:

A1:B10 but one child range could be

A1:B2 & A4:B6 & A9:B10 ?

Also - is there a limit to the number of named ranges you can have?
And what does this do to file size and file speed?

Is another option I could use is rather than watching for
Worksheet_Change event watching for somekind of a Cell selection event
(eg. cursor is now on cell A10) from which I could then quickly run the
validation routine on only that cell rather than keeping the entire
200x6 = and thus at any give time, I'd only need a much smaller subset
of my name range validation lists/ranges?

 
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
General Question regarding passing cells, ranges, cell values through subs & functions [email protected] Excel Programming 2 September 5th 04 06:03 AM
General Question regarding passing cells, ranges, cell values through subs & functions [email protected] Excel Programming 1 September 5th 04 12:57 AM
General Question regarding passing cells, ranges, cell values through subs & functions [email protected] Excel Programming 1 September 4th 04 10:40 PM
General Question regarding passing cells, ranges, cell values through subs & functions [email protected] Excel Programming 1 September 4th 04 09:09 PM
Passing values between 2 subs ? [email protected] Excel Programming 1 November 21st 03 05:56 PM


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