Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This works for me:
=OR(AND(A1="apple",B1="cash"),AND(A1<"apple",A1< "",B1="credit")) Make sure that "Ignore Blank" is *UNCHECKED*! -- HTH, RD ---------------------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! ---------------------------------------------------------------------------------------- "Teddy-B" wrote in message ... Hi Everyone: Thanks for helping! I need a validation formula that will allow input into a cell based upon the data in a different cell. For Example: I want excel to allow only the word "cash" to be entered in B1 if the word "apple" is in A1. If a word other than "apple" is in A1, then excel will allow only the word "credit" to be entered. Thanks again! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
change "true" and "false" to "availble" and "out of stock" | Excel Worksheet Functions | |||
How to share a source in "Validation" formula | Excel Discussion (Misc queries) | |||
How to get a formula result in a "whatif" situation | Excel Worksheet Functions | |||
HELP on "left","right","find","len","substitute" functions | Excel Discussion (Misc queries) | |||
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next | New Users to Excel |