Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default data validation across sheets

Hi all!

I know in order to use data validation on "sheet 1" using data on "sheet 2"
i need to define a name.

however, my list on "sheet 2" will constantly grow. is there a way that i
can create the name dynamically so that i do not have to re-define the list
every time a new entry is added and also not have the numerous spaces that a
general range (say A1:A10000) would have?

as an aside, my data on page 2 is added using a userform and vba - so i am
thinking that it may be easiest to re-define the list through vba code every
time page 2 is updated. am i thinking correctly?

thanks!

J
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default data validation across sheets

You can use a dynamic name for the range. There are instructions he

http://www.contextures.com/xlNames01.html

Gixxer_J_97 wrote:
Hi all!

I know in order to use data validation on "sheet 1" using data on "sheet 2"
i need to define a name.

however, my list on "sheet 2" will constantly grow. is there a way that i
can create the name dynamically so that i do not have to re-define the list
every time a new entry is added and also not have the numerous spaces that a
general range (say A1:A10000) would have?

as an aside, my data on page 2 is added using a userform and vba - so i am
thinking that it may be easiest to re-define the list through vba code every
time page 2 is updated. am i thinking correctly?

thanks!

J



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 206
Default data validation across sheets

Perfect! Thanks Debra!

J

"Debra Dalgleish" wrote:

You can use a dynamic name for the range. There are instructions he

http://www.contextures.com/xlNames01.html

Gixxer_J_97 wrote:
Hi all!

I know in order to use data validation on "sheet 1" using data on "sheet 2"
i need to define a name.

however, my list on "sheet 2" will constantly grow. is there a way that i
can create the name dynamically so that i do not have to re-define the list
every time a new entry is added and also not have the numerous spaces that a
general range (say A1:A10000) would have?

as an aside, my data on page 2 is added using a userform and vba - so i am
thinking that it may be easiest to re-define the list through vba code every
time page 2 is updated. am i thinking correctly?

thanks!

J



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


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
custom data validation on cells with data validation values AKrobbins Excel Worksheet Functions 2 June 21st 11 04:20 PM
How to set-up data validation between sheets? RobS Excel Worksheet Functions 1 July 10th 07 06:04 PM
data validation invalid in dynamic validation list ilia Excel Worksheet Functions 0 November 7th 06 12:54 PM
Validation for multiple sheets? John New Users to Excel 5 July 16th 06 05:03 PM
Data Validation Lists Across Sheets Michael Link Excel Discussion (Misc queries) 10 September 13th 05 02:54 AM


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