Hello!
if I wanted to have the total sum of column H update on sheet 2 as I add new rows & data to the calculation in sheet "sales" how would I do that?
Screen Shot 2017-03-04 at 1.05.49 AM.png
Hello!
if I wanted to have the total sum of column H update on sheet 2 as I add new rows & data to the calculation in sheet "sales" how would I do that?
Screen Shot 2017-03-04 at 1.05.49 AM.png
If you only want the TOTAL i.e $8600 in you image
=LOOKUP(10^10,Sheet1!H:H)
Remove total from sheet1 "H12"
In Sheet2 for example in "C2" =sum(sheet1!H:H) (on top row) and other data start from row 3.
atul
If my answer (or that of other members) has helped you, please say "Thanks" by clicking the Add Reputation button at the foot of one of their posts.
Also: if your problem is solved, please take the time to mark your thread as SOLVED by going to the top of your first post, selecting "Thread Tools" and then "Mark thread as solved".
not sure if this is posting, thank you AVK !
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks