+ Reply to Thread
Results 1 to 4 of 4

update totals from first sheet to another sheet dynamically as first sheet takes new data.

  1. #1
    Forum Contributor
    Join Date
    04-01-2015
    Location
    Sydney Australia
    MS-Off Ver
    Office 365 latest
    Posts
    171

    Lightbulb update totals from first sheet to another sheet dynamically as first sheet takes new data.

    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

  2. #2
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,982

    Re: update totals from first sheet to another sheet dynamically as first sheet takes new d

    If you only want the TOTAL i.e $8600 in you image

    =LOOKUP(10^10,Sheet1!H:H)

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,282

    Re: update totals from first sheet to another sheet dynamically as first sheet takes new d

    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".

  4. #4
    Forum Contributor
    Join Date
    04-01-2015
    Location
    Sydney Australia
    MS-Off Ver
    Office 365 latest
    Posts
    171

    Re: update totals from first sheet to another sheet dynamically as first sheet takes new d

    not sure if this is posting, thank you AVK !

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Dynamically Update Information from 1 sheet to another
    By Steve0 in forum Excel General
    Replies: 1
    Last Post: 01-18-2016, 12:44 PM
  2. [SOLVED] Dynamically color cell on Summary sheet based on column values on data sheet
    By drewship in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 01-08-2016, 12:59 PM
  3. Replies: 1
    Last Post: 08-20-2015, 01:12 AM
  4. Replies: 2
    Last Post: 08-19-2015, 05:13 PM
  5. Replies: 0
    Last Post: 07-21-2015, 10:26 PM
  6. Macro to copy data from one sheet to a master sheet with running totals
    By gmi in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-14-2012, 10:53 AM
  7. Replies: 1
    Last Post: 07-30-2012, 02:35 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1