Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
I have an issue, where I have a formula to capture a month and its data. The month on the columns keeps changing, example A1=Jan and the follwong month A1=Feb... so on and so forth I need to have the data of Jan and Feb captured. My problem is, when the month changes, the previous month data dissapears. Can anyone help? My formula that I used: =IF(ISNUMBER(SEARCH("FEB",FinalRevised.Parent!$AH$ 2)),SUMIF(FinalRevised.Parent!$E$1:$E$100,"=14000" ,FinalRevised.Parent!$AH$1:$AH$100),0) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to convert cell formula functions to code functions | Excel Discussion (Misc queries) | |||
formula/functions for average and if functions | Excel Worksheet Functions | |||
efficiency: database functions vs. math functions vs. array formula | Excel Discussion (Misc queries) | |||
Looking for a site with functions that substitute the ATP functions | Excel Worksheet Functions | |||
Nesting functions in the functions dialog box | Excel Worksheet Functions |