Thread
:
Insert row above Sum - update formula
View Single Post
#
1
Posted to microsoft.public.excel.programming
Saintsman
external usenet poster
Posts: 81
Insert row above Sum - update formula
Row value
A1 12
A2 10
A3 6
A4 4
A5 Sum(A1:A4) = 32
I want to insert a row above row 5, but the sum function needs to change to
Sum(A1:A5).
Any ideas
Reply With Quote
Saintsman
View Public Profile
Find all posts by Saintsman