Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
cdb cdb is offline
external usenet poster
 
Posts: 62
Default Validation based on output of a different cell.

I am trying to set up a spreadsheet in Excel 2000 which has Data Validation
on various columns, and I was wondering if something is possible.

For ease of use, I will just use 2 columns (A and B).

Column A has validation on allowing entry from a list of 5 selection. Column
B is a free entry field.

What I require is that Column B remain a free entry field, except for when
Column A is a certain one of the 5 selections, then I want Column B to only
accept an input from a selection of 3.

Is this possible, and if so, how? Any help would be greatly appreciated.

cdb
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default Validation based on output of a different cell.

see:

http://www.contextures.com/xlDataVal02.html
--
Gary''s Student
gsnu200711

  #3   Report Post  
Posted to microsoft.public.excel.misc
cdb cdb is offline
external usenet poster
 
Posts: 62
Default Validation based on output of a different cell.

Cheers. I'd seen that before, but the problem is I still need the cells that
don't fall uner the certain criteria to be free entry, and I can't get it to
work with that.

Anyone any ideas??

cdb

"Gary''s Student" wrote:

see:

http://www.contextures.com/xlDataVal02.html
--
Gary''s Student
gsnu200711

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,979
Default Validation based on output of a different cell.

Create a list of the 3 items, and name that range, e.g. Select3
Select a blank cell and name it, e.g. Freeform
In column B, for Data Validation, Allow: List
In the Source box, enter:
=IF(A1="Feb",Select3,Freeform)
Where "May" is the restricted item

cdb wrote:
Cheers. I'd seen that before, but the problem is I still need the cells that
don't fall uner the certain criteria to be free entry, and I can't get it to
work with that.

Anyone any ideas??

cdb

"Gary''s Student" wrote:


see:

http://www.contextures.com/xlDataVal02.html
--
Gary''s Student
gsnu200711




--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

  #5   Report Post  
Posted to microsoft.public.excel.misc
cdb cdb is offline
external usenet poster
 
Posts: 62
Default Validation based on output of a different cell.

Cheers. I'll give that a try after the weekend.

cdb

"Debra Dalgleish" wrote:

Create a list of the 3 items, and name that range, e.g. Select3
Select a blank cell and name it, e.g. Freeform
In column B, for Data Validation, Allow: List
In the Source box, enter:
=IF(A1="Feb",Select3,Freeform)
Where "May" is the restricted item

cdb wrote:
Cheers. I'd seen that before, but the problem is I still need the cells that
don't fall uner the certain criteria to be free entry, and I can't get it to
work with that.

Anyone any ideas??

cdb

"Gary''s Student" wrote:


see:

http://www.contextures.com/xlDataVal02.html
--
Gary''s Student
gsnu200711




--
Debra Dalgleish
Contextures
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
Output client name based on date... Ted McCastlain Excel Worksheet Functions 0 September 5th 06 09:15 PM
Output in Column A based on Input in Column B SteveC Excel Worksheet Functions 10 January 4th 06 07:10 PM
output based on data in a graph Patrick C. Excel Worksheet Functions 1 September 15th 05 04:49 PM
How do I output the worksheet name in cell? Sloth Excel Discussion (Misc queries) 3 July 8th 05 11:04 PM
PDF output with Cell as filename Scott Zierler Excel Worksheet Functions 2 June 30th 05 02:42 PM


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