#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default more condition

I just re-read your post and see you said you have up to 40 data rows. Just
change the ranges from 3 to 40. Here is the formula again, modified for 40
data rows, and I added code to neaten up the display if there is no
selection in C50...

=IF(C50="","",TODAY()+LOOKUP(C50,A1:A40,B1:B40))

Rick


"Rick Rothstein (MVP - VB)" wrote in
message ...
Put this formula in D50...

=TODAY()+LOOKUP(C50,A1:A3,B1:B3)

Rick


"RKS" wrote in message
...
a b c d
1 aa 5
2 bb 6
3 cc 7
.
50 aa today date+6 day

I can create validation list in C50 cell, which data comes from a1,a2 and
a3. i have like 40 data list which we use in C50. Now I want if I
select in
C50 like bb then D50 is today date+6 days display. Please help me its
very
urgent. and tell me what function i can use and how. Please give example
also.
Thanks
RKS




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
if condition Omar[_2_] Excel Discussion (Misc queries) 2 January 14th 08 09:57 AM
lookup with multiple condition, but one condition to satisfy is en Eddy Stan Excel Worksheet Functions 2 October 27th 07 02:06 PM
Combine an OR condition with an AND condition Will Excel Discussion (Misc queries) 1 April 6th 07 03:52 PM
Condition Sum Gos-C Excel Worksheet Functions 3 February 17th 06 05:27 AM
Condition 1 overules condition 2? Bultgren Excel Worksheet Functions 2 January 20th 06 12:29 PM


All times are GMT +1. The time now is 04:06 AM.

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"