scottishmovies
Board Regular
- Joined
- Mar 11, 2003
- Messages
- 158
Hi Guys,
This has been driving me round the bend!
I want to put "Jan" (as in January) in a cell on Sheet1 and in cell A1. In cell A2 I want to dispay the start of the month and in cell A3 the end. So if I change A1 to "Feb" or any other month it will display the correct start and end dates.
I then want to use either the month or the dates to do a SUMIF statement. It a simple one like -
=IF(C5="","",SUMIF(April!R:R,"="&C5,April!G:G))
But I don't want April in the formula as I just want to update the cell in A1 to read in the data for a different month.
BTW, April is on another sheet along with a sheet for each month.
Hope that makes sense and someone can help me out?? This may not be the best way to do this, so if nyone has a suggestion to make it easier, PLEASE let me know!
All the best,
Pat
This has been driving me round the bend!
I want to put "Jan" (as in January) in a cell on Sheet1 and in cell A1. In cell A2 I want to dispay the start of the month and in cell A3 the end. So if I change A1 to "Feb" or any other month it will display the correct start and end dates.
I then want to use either the month or the dates to do a SUMIF statement. It a simple one like -
=IF(C5="","",SUMIF(April!R:R,"="&C5,April!G:G))
But I don't want April in the formula as I just want to update the cell in A1 to read in the data for a different month.
BTW, April is on another sheet along with a sheet for each month.
Hope that makes sense and someone can help me out?? This may not be the best way to do this, so if nyone has a suggestion to make it easier, PLEASE let me know!
All the best,
Pat