D
DavidF
Need some help with formulas please! I suspect what's needed is some sort of
IF statement.
I'm maintaining a list like this:
1 2 3 4 5 6
Item date POR PORValue amount PORremaining
Item 1 31-Aug 001 100 100 0
Item 2 31-Aug 002 500 200 300
Item 3 31-Aug 002 300 100 200
Item 4 18-Sep 003 1000 200 800
Item 5 30-Sep 003 800 300 500
Item 6 30-Sep 004 500 200 300
Item 7 16-Oct 004 300 100 200
Item 8 20-Oct 002 200 100 100
Item 9 25-Oct 003
I need a formula so that when I enter item 9 with the POR=003, it "knows"
that the PORvalue equals the PORremaining from the last entry where POR=003
and when I enter the amount (col 5), it calculates the next column
'PORremaining'.
I also want the values to work if I sort the data differently, e.g by POR
(col3).
I hope I've explained this clearly enough!
Much appreciate your help.
David
IF statement.
I'm maintaining a list like this:
1 2 3 4 5 6
Item date POR PORValue amount PORremaining
Item 1 31-Aug 001 100 100 0
Item 2 31-Aug 002 500 200 300
Item 3 31-Aug 002 300 100 200
Item 4 18-Sep 003 1000 200 800
Item 5 30-Sep 003 800 300 500
Item 6 30-Sep 004 500 200 300
Item 7 16-Oct 004 300 100 200
Item 8 20-Oct 002 200 100 100
Item 9 25-Oct 003
I need a formula so that when I enter item 9 with the POR=003, it "knows"
that the PORvalue equals the PORremaining from the last entry where POR=003
and when I enter the amount (col 5), it calculates the next column
'PORremaining'.
I also want the values to work if I sort the data differently, e.g by POR
(col3).
I hope I've explained this clearly enough!
Much appreciate your help.
David