+ Reply to Thread
Results 1 to 4 of 4

How to make the 'Total's' row automatically move down as & protect it from overwriting?

  1. #1
    Registered User
    Join Date
    08-05-2021
    Location
    Finland
    MS-Off Ver
    365
    Posts
    7

    How to make the 'Total's' row automatically move down as & protect it from overwriting?

    So, let say I am selling bottles with and without a cap and a capsule.

    I have the amount from last month and I want workers to update my sheet every time they use/add one of the items. Sometimes many times a day for one item and not at all for another. There are so many items that it would be a hassle to use a sheet per item.

    I want that the total sum cannot be over written and that they still can add rows as needed, as I don't know how many times they need the product. (If I estimate 5 times a day/ 30 days a month then the total is quite far away down)

    So it would be ideal to start with the total sum on a row 23 or so, then if they could add rows (or even better, empty row will appear when something is typed on the row above!) and the total would jump one row down. And not be over written.

    I'm sorry, I hope someone can understand my ramblings!
    Attached Files Attached Files

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,724

    Re: How to make the 'Total's' row automatically move down as & protect it from overwriting

    You could think about putting your totals on the top row (by inserting blank row(s) at the top of the sheet) and then you could have a formula in B1 like:

    =SUM(B$3:B5000)

    or you could make the range as long as you like. Using Freeze Panes on the top two rows would ensure that those totals will always be visible.

    Hope this helps.

    Pete

  3. #3
    Registered User
    Join Date
    08-05-2021
    Location
    Finland
    MS-Off Ver
    365
    Posts
    7

    Re: How to make the 'Total's' row automatically move down as & protect it from overwriting

    Thank you so much, I didn't think about that at all! If you don't mind, I wonder if you could help me with the date as well?

    I had the =IF(B6="";"";NOW()) but now I see it changes the date for today. I tried different versions like DATE but it's not right... I would need the date when the B6 cell had the value added (something taken from the warehouse)

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,779

    Re: How to make the 'Total's' row automatically move down as & protect it from overwriting

    This is a completely different question. Please start a new thread with an appropriate title.

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED.

    Also, you may not be aware that you can thank those who have helped you by clicking the small star icon located in the lower left corner of the post in which the help was given. By doing so you can add to the reputation(s) of those who helped.
    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.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

+ 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. Make data move automatically with a "partner" cell
    By Omninorinmo in forum Excel General
    Replies: 1
    Last Post: 03-29-2016, 07:04 AM
  2. [SOLVED] Copy/Move data from one column to another without overwriting
    By Fish_Man in forum Excel General
    Replies: 3
    Last Post: 08-11-2014, 02:11 PM
  3. Replies: 1
    Last Post: 08-11-2014, 11:47 AM
  4. Replies: 5
    Last Post: 01-03-2014, 08:32 AM
  5. Move Row to new sheet without overwriting
    By ExcelHelpPls in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-16-2013, 12:41 AM
  6. Cells automatically overwriting
    By jeva042 in forum Excel General
    Replies: 2
    Last Post: 06-03-2009, 01:18 AM
  7. [SOLVED] Automatically overwriting files
    By Sherwood in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-04-2005, 06:05 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