Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10,593
Default union of RangeName

Building a rangename that covers 4 columns won't help, you can do that
without VBA, doesn 't work , the error message says it must be a single row
or column.

You will have to create a single dimension list from your multi-dimension
list, and point the DV at that.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

wrote in message
ups.com...
Hello,

I have four columns with data and i'd like to use this four columns in
my Data Validation List.
Unhappyly, Excel don't let use more than one column in List
Validation. It shows me the the message the List source must be a
reference to a single column. So how can i figure it out without VBA ?

I was thinking in built a rangename that join this four column in 1
continuous array.

Thanks in advance



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default union of RangeName

Thanks Bob,

I agree and concluded that tasks become hard without VBA.

Cheers

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
Testing For a RangeName JCS Excel Discussion (Misc queries) 3 August 13th 08 01:08 PM
Confused with RangeName CellREfs Jim May Excel Discussion (Misc queries) 1 October 22nd 06 11:11 PM
Finding Row Numbers Within the RangeName Goofy Excel Programming 4 October 19th 06 09:42 AM
RangeName blocks of data CLR Excel Programming 7 March 3rd 06 05:57 PM
How to return rangename of selection with VBA shoba Excel Programming 1 June 27th 05 04:12 PM


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