![]() |
|
#4
|
||||
|
||||
|
OK, if you are changing the Month in E2 and want the calculation in D2 then put this formula in D2
Code:
=IF(COUNTIFS(OFFSET(G1,1,MATCH(E2,H1:L1,0),21,2),B3)>0,"Yes","No")
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
| Tags |
| excel formula, formula |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to create a simple formula | ep2002 | Excel | 1 | 09-06-2017 11:00 PM |
Help to create this formula:
|
andysvision | Excel | 7 | 01-05-2017 02:35 PM |
How to create mileage formula
|
maxliv | Excel | 4 | 08-15-2016 08:13 AM |
Create formula for entire column
|
tdodson | Excel | 2 | 10-27-2015 09:38 PM |
| Please help me create this formula... | doublejoy | Excel | 1 | 08-22-2009 03:04 AM |