+ Reply to Thread
Results 1 to 2 of 2

applying formula

  1. #1
    Pat N.
    Guest

    applying formula

    I want to sum only some of the cells in a column, base on the date those
    payments are due. For example, add up all the bills over 60 days old.

  2. #2
    Sandy Mann
    Guest

    Re: applying formula

    Pat,

    Try:

    =SUMIF(H1:H12,"<"&TODAY()-60,I1:I12)

    Adjust to suit your own ranges.


    --
    HTH

    Sandy
    In Perth, the ancient capital of Scotland

    [email protected]
    [email protected] with @tiscali.co.uk


    "Pat N." <Pat [email protected]> wrote in message
    news:[email protected]...
    >I want to sum only some of the cells in a column, base on the date those
    > payments are due. For example, add up all the bills over 60 days old.




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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