Use today’s date
=TODAY()
Sum all items in the row up to the current.
=sum(C3:indirect("D"&(Row()-1)))
Use today’s date
=TODAY()
Sum all items in the row up to the current.
=sum(C3:indirect("D"&(Row()-1)))