Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
First, thank you for any help and please, if this isn't clear let me know.
I have tried this formula in cell J56: =IF($G56&$J$54='Priced BOM'!$K4&(MONTH(NOW())&YEAR(NOW())+'Priced BOM'!$Z4),"X","") this is my data G56 J54 'Priced BOM'!$K4 'Priced BOM'!$Z4 K-463-12-8 Dec-05 K-463-12-8 6 wks I have Dec-05, Jan-06, Feb-06 etc. across cells J54 to Q54 and what I'm trying to accomplish is to match the part numbers (G56) and date (J54) (month & year) to the value in 'Priced BOM'!$K4 (part numbers are the same) + the value of today's date (NOW(), month and year only) but add the value in cell 'Priced BOM'!$Z4 which is a number representing weeks and place an "X" under the corresponding Month Dec-05, Jan-06 etc.. By example the "X" should be placed under the Dec-05 column, if the number of weeks was 12 it would be under the Jan-06 column. Is this acheivable? Thanks you in advance for your help in solving this what I think a difficult problem, Joe |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Counting by multiple criteria | Excel Worksheet Functions | |||
Sum Multiple Criteria or DcountA | Excel Worksheet Functions | |||
Extract multiple records matching criteria from list | Excel Worksheet Functions | |||
Multiple Criteria IF Nesting | Excel Worksheet Functions | |||
Can I get the mode, min, and max with multiple criteria? | Excel Discussion (Misc queries) |