+ Reply to Thread
Results 1 to 4 of 4

SUM value of previous day

  1. #1
    Registered User
    Join Date
    10-02-2020
    Location
    Cracow
    MS-Off Ver
    2016
    Posts
    2

    SUM value of previous day

    Hi!

    I'm having trouble coming up with a formula. Well, it is to consist in the sum of the values ​​from the previous day, which were paid on specific days. For me these days are 30.09.2020, 01.10.2020 and 02.10.2020.

    The main formula is to count the value of payments every day ONLY from the previous day (TODAY () - 1). I combined a lot with SUM IF, but none of this :-(

    I would like to ask for help.
    Thank you in advance.

    png.png
    Attached Files Attached Files
    Last edited by Tomosek; 10-02-2020 at 03:07 AM.

  2. #2
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: SUM value of previous day

    Like this ? =SUMPRODUCT(--(A2:A31=TODAY()-1)*B2:B31)

    ( always add some manually caluclated examples just to be sure)

  3. #3
    Registered User
    Join Date
    10-02-2020
    Location
    Cracow
    MS-Off Ver
    2016
    Posts
    2

    Re: SUM value of previous day

    Oh thanks. I's working perfectly :D

  4. #4
    Forum Expert Pepe Le Mokko's Avatar
    Join Date
    05-14-2009
    Location
    Belgium
    MS-Off Ver
    O365 v 2402
    Posts
    13,446

    Re: SUM value of previous day

    You're welcome. to be on the safe side add absolute references or use dynamic ranges or an Excel Table as source

+ 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] VBA to replace previous table and check if one cells value is equal to the previous one
    By baxius in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-06-2019, 12:13 PM
  2. Selection.Previous/ActiveCell.Previous Problem
    By cmore in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 06-21-2014, 02:05 AM
  3. [SOLVED] Find certain word, copy and paste cell in previous row if previous row is blank
    By steven_e in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 06-19-2013, 12:53 PM
  4. [SOLVED] Find last previous non blank value and summarise previous 6 months
    By Lady_Shaz in forum Excel General
    Replies: 7
    Last Post: 12-11-2012, 06:20 AM
  5. Replies: 1
    Last Post: 04-30-2012, 06:02 AM
  6. Replies: 0
    Last Post: 10-14-2011, 12:09 PM
  7. Replies: 1
    Last Post: 12-01-2010, 03:20 PM

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