Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Validation with offset range and other?

Hi,

I've used the offset function in the past to create a dynamic range
that can then be used for data validation. I'm wondering if I can
create a range using offset, and add to it another arbitrary list
value. i.e., a sample dynamic list might be:

red
yellow
blue

but I want to create a list like:

all
red
yellow
blue

Where the value 'all' doesn't exist in the range created by the offset
function.

Thanks in advance for any help.

David
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 132
Default Validation with offset range and other?

Hi David;

If you're wanting to do it in memory you can use an array
or if you want to use the cells in the user interface you
can use the cells method.

Look under range in help and then for the cells method.

Thanks,

Greg
-----Original Message-----
Hi,

I've used the offset function in the past to create a

dynamic range
that can then be used for data validation. I'm wondering

if I can
create a range using offset, and add to it another

arbitrary list
value. i.e., a sample dynamic list might be:

red
yellow
blue

but I want to create a list like:

all
red
yellow
blue

Where the value 'all' doesn't exist in the range created

by the offset
function.

Thanks in advance for any help.

David
.

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
Validation Data using Validation Table cell range..... Dermot Excel Discussion (Misc queries) 16 January 5th 10 09:35 PM
OFFSET Range Daniel Excel Worksheet Functions 1 October 18th 07 03:12 PM
MATCH OFFSET LIST VALIDATION Kenny Excel Discussion (Misc queries) 3 October 3rd 07 08:13 AM
Dynamic Range, Data Validation and Address, Match and Offset Funct rudawg Excel Worksheet Functions 3 January 29th 06 03:19 AM
range offset Douvid Excel Programming 5 August 20th 03 04:38 PM


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