+ Reply to Thread
Results 1 to 6 of 6

Column tally stopped working when extending the table manually.

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

    Question Column tally stopped working when extending the table manually.

    Hi!

    Here column H automaticallly tallies amounts entered in column F. (file attached).

    When extending the table manually, the formula in the last cell of H changes its own range to read the bottom of the table, at that point tallying in column H goes weird when I enter figures into column F.

    It should work even when I extend the table down. (All my other columns seem to continue correctly except H).

    Screenshot_20210426143730.png

    Screenshot_20210426143814.png
    Attached Files Attached Files

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2503 (Windows 11 Home 24H2 64-bit)
    Posts
    90,305

    Re: Column tally stopped working when extending the table manually.

    Explain what it's supposed to be doing and in what way it isn't working for you. We have no way of knowing what your expectations are from 'weird'.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    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,691

    Re: Column tally stopped working when extending the table manually.

    No expert on tables but:

    in H2

    =IF(F2="","",SUM(F$2:F9))

    in H111

    =IF(F111="","",SUM(F$2:F118))

    Appears consistent

    in F112

    =IF(F112="","",SUM(F$2:F119))

    as cells F119 onwards are blank total remains the same for subsequent totalling

    in I113

    =IF(G113="","",SUM(G$2:G113))

    in I114

    =IF(G114="","",SUM(G$2:G121))

    in I115

    =IF(G115="","",SUM(G$2:G122))

    ????

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

    Re: Column tally stopped working when extending the table manually.

    Ali I have a formula in column H to tally the invoice amount in column F, it was working up to row 114, until I extended the table down to row 121, when I added $1000 in row 115, column H simply repeated the figure above it instead of continuing to tally.

    i`ve also attached a new spreadsheet to show exactly what I just explained.

    I don`t know if I am writing the formula correctly. The formula should just continue when I extend the table, not sure why it stops working.

    Attachment 729888
    Attached Files Attached Files
    Last edited by jitterbug888; 04-26-2021 at 06:13 AM.

  5. #5
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,222

    Re: Column tally stopped working when extending the table manually.

    Change
    H2 to
    =IF(F2="","",SUM(F$2:[@[invoice amount]]))

    I2 to
    =IF(G2="","",SUM(G$2:[@GST]))
    Attached Files Attached Files

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

    Re: Column tally stopped working when extending the table manually.

    AH you are brilliant Bo thank you.

+ 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. Replies: 6
    Last Post: 06-04-2020, 11:02 AM
  2. Pivot Table Show Details has stopped working
    By ajt8888 in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 06-28-2018, 07:04 AM
  3. Replies: 3
    Last Post: 06-08-2018, 03:57 AM
  4. [SOLVED] Moving data from one table to another in access stopped working
    By DannyJ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-15-2017, 05:02 AM
  5. Column autofit stopped working
    By kadeo in forum Excel General
    Replies: 1
    Last Post: 01-27-2016, 10:45 AM
  6. [SOLVED] Excel has stopped adding numbers when extending a formula to adjacent cells
    By PistachioPedro in forum Excel General
    Replies: 9
    Last Post: 11-16-2013, 09:31 PM
  7. Replies: 4
    Last Post: 11-04-2012, 06:25 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