L
louncov
G'day,
Am using the following formula to summarise costs between 2 dates:
=SUMIF(A3:A500,">"&DATE(2003,6,30),G3:G500) -
SUMIF(A3:C500,">"&DATE(2003,7,31),G3:G500)
This extracts totals [in G3:G500] between the above date range. That's
fine, but I need to add another criteria to this. In column 'B', I use
a 'code' to determine what type of stock has been ordered/purchased.
The 'codes' are defined in another sheet (within the same workbook),
so I need the above formula modified to include reference to sheet
'Codes!B4. This way I can break down my different stock per date
range.
All help is appreciated.
Thanks, Cov.
Am using the following formula to summarise costs between 2 dates:
=SUMIF(A3:A500,">"&DATE(2003,6,30),G3:G500) -
SUMIF(A3:C500,">"&DATE(2003,7,31),G3:G500)
This extracts totals [in G3:G500] between the above date range. That's
fine, but I need to add another criteria to this. In column 'B', I use
a 'code' to determine what type of stock has been ordered/purchased.
The 'codes' are defined in another sheet (within the same workbook),
so I need the above formula modified to include reference to sheet
'Codes!B4. This way I can break down my different stock per date
range.
All help is appreciated.
Thanks, Cov.