+ Reply to Thread
Results 1 to 5 of 5

A simple formula fix please

Hybrid View

  1. #1
    Registered User
    Join Date
    02-24-2021
    Location
    Perth Australia
    MS-Off Ver
    Office 365
    Posts
    10

    A simple formula fix please

    Hi guys/girls, wondering if someone can show me how to get excel to automate this formula please. The lines highlighted in yellow were filled in manually by myself, need excel to carry these through to 999 if possible.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: A simple formula fix please

    If you mean Stats!F2:F999 in descending order and Stats!G2:G999 in ascending order, and you're really using Office 365, simplest would be using spilled formulas calling SORT.

    F2:
    Formula: copy to clipboard
    =SORT(FILTER(Jan!S2:S999,1-ISBLANK(Jan!S2:S999)),,-1)

    G2:
    Formula: copy to clipboard
    =SORT(FILTER(Jan!S2:S999,1-ISBLANK(Jan!S2:S999)),,1)

  3. #3
    Registered User
    Join Date
    02-24-2021
    Location
    Perth Australia
    MS-Off Ver
    Office 365
    Posts
    10

    Re: A simple formula fix please

    Thanks for that, realised about the sort function but really need the formula to automate from the Jan! page if possible.

  4. #4
    Forum Expert
    Join Date
    07-06-2004
    Location
    Northern California
    MS-Off Ver
    2K, 2003, 2010, O365
    Posts
    1,490

    Re: A simple formula fix please

    Quote Originally Posted by Rick64 View Post
    . . . need the formula to automate from the Jan! page if possible.
    Unclear what you mean by that. In a sense, formulas always automate calculations. You seem to mean something more/different, but I can't read your mind. Automate is not meaningful without details which don't involve using that word (or automation, automatic, or automatically).

  5. #5
    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. 2406 (Windows 11 23H2 64-bit)
    Posts
    81,932

    Re: A simple formula fix please

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however the thread title does not really convey what your request is about. Tell us what you are trying to do, not how easy you think it will be.

    Please take a moment to amend your thread title. Make sure that the title properly explains your request. Your title should be explicit and not be generic (this includes function names used without an indication of what you are trying to achieve).

    Please see Forum Rule #1 about proper thread titles and adjust accordingly. To edit the thread title, open the original post to edit and then click on Go Advanced (bottom right) to access the area where you can edit your title.

    (Note: this change is not optional. Normally, as you are new, I'd do this for you, but it's not at all clear what you are doing.)
    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. Replies: 1
    Last Post: 07-24-2019, 02:04 PM
  2. Simple Formula When Input for Formula is null
    By ulala2 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-25-2017, 10:27 AM
  3. Simple formula help
    By iampain13 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-22-2014, 12:21 PM
  4. Replies: 4
    Last Post: 12-07-2012, 11:49 AM
  5. some simple formula
    By deaconmoon in forum Excel General
    Replies: 2
    Last Post: 01-21-2009, 08:18 AM
  6. Simple formula via VBA
    By sparx in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-08-2007, 01:48 PM
  7. Help with a simple formula please
    By jonifresh in forum Excel General
    Replies: 4
    Last Post: 11-01-2006, 09:14 AM

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