J
Jim
I'm trying to add specific values accros several
spreadsheets.
Example
sheet 1
a1=monday, b1=10
a2=wednesday, b2=30
a3=friday, b3=50
sheet 2
a1=wednesday, b1=5
a2=monday, b1=3
I'm trying to return the sum value on a third sheet
monday=10+3=13
wednesday=30+5=35
friday=50
Can anyone help. Not sure if I should be using SUMIF
spreadsheets.
Example
sheet 1
a1=monday, b1=10
a2=wednesday, b2=30
a3=friday, b3=50
sheet 2
a1=wednesday, b1=5
a2=monday, b1=3
I'm trying to return the sum value on a third sheet
monday=10+3=13
wednesday=30+5=35
friday=50
Can anyone help. Not sure if I should be using SUMIF