Add the values from cell A5 : D5
Answers
Answered by
0
Answer:
Type =SUM in a cell, followed by an opening parenthesis (.
To enter the first formula range, which is called an argument (a piece of data the formula needs to run), type A2:A4 (or select cell A2 and drag through cell A6).
Type a comma (,) to separate the first argument from the next.
Type the second argument, C2:C3 (or drag to select the cells).
Type a closing parenthesis ), and then press Enter.
Each argument can be a range, a number, or single
Similar questions