A
andi
I have a table in Excel of contracts of yearly revenues:
2002 2003
A 10 10
B 0 7
C 0 0
D 5 0
and I want to be able to create a summarised version, where the zeros
are stripped out:
2002
A 10
D 5
2003
A 10
B 7
Sounds like there should be a vlookup-esque function for this... any
ideas?
2002 2003
A 10 10
B 0 7
C 0 0
D 5 0
and I want to be able to create a summarised version, where the zeros
are stripped out:
2002
A 10
D 5
2003
A 10
B 7
Sounds like there should be a vlookup-esque function for this... any
ideas?