LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Structured references in custom Data Validation expression?

All: I found an option that comes closer to the original intent of the
question.

Given a column of data named "ColumnX" in a table named "Table1", we have
all discovered that entering...

=Table1[[#Data],[ColumnX]]

.... in the "Source:" field of the Data Validation list dialog box will not
work.

However, the same syntax works for named ranges. For example, create a new
named range called "Test1" and enter...

=Table1[[#Data],[ColumnX]]

.... in the "Refers to" field.

Now in Data Validation, you can reference the named range "Test1" in the
"Source" field, using the syntax...

=Test1

It you add additional rows to "Table1", with new values in "ColumnX", the
data validation list is expanded accordingly. Also, sorting "ColumnX" in
"Table1" reorders the data validation list.

-------------

"DanL" wrote:

I have the same question, and no one has answered it yet. Can you use a
structured table reference instead of a named range in order to perform data
validation? In other words, instead of creating a table and having to
manually create a named range based on the table, can't I just use a formula
like =DeptSales[#Data] for a list data validation (where "DeptSales" is the
name of the table)? I get an error message when I try this...

"kr/nk" wrote:

Thanks to you, too.

This is still not the desired solution but based on your answers I guess I
cannot do what I exactly wanted to do but the old named ranges solution. It
was good if this cool new feature (I mean the structured references) worked
even with data validation.

 
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
Structured references & Quickbooks data Coco Excel Worksheet Functions 0 March 3rd 07 03:34 AM
custom data validation Matt Excel Discussion (Misc queries) 1 February 3rd 07 10:27 PM
Custom Data Validation Steve E Excel Discussion (Misc queries) 1 September 2nd 06 10:16 PM
Custom data validation Guy Normandeau Excel Discussion (Misc queries) 3 April 18th 06 04:12 PM
Data Validation - Custom Mary Ann Excel Discussion (Misc queries) 4 December 17th 05 09:22 PM


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