+ Reply to Thread
Results 1 to 4 of 4

Start 21/10/2019 had play 8 match? New Player start 13/01/2020 need start 1 instead 8

  1. #1
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Start 21/10/2019 had play 8 match? New Player start 13/01/2020 need start 1 instead 8

    Hi all,
    in the file?
    New Sign on player in highlight yellow
    This formula I'm looking for from A sheet M23:AD23

    As you see D4:D11 formula
    IF(B$2="","",IFERROR(HLOOKUP($A4,A!$M$1:$AG$1,1,0),""))

    G4:G11 formula
    IF(D4="","",IFERROR(HLOOKUP(D4,A!$M$1:$AG$34,G$1,0),""))
    Both formula work great from start of the season 21/10/2019 to finish?
    But not if you sign up new player need start 13/01/2020 start count as 1 onward

    Regard
    Attached Files Attached Files
    To help you by my post? it would be nice to click on to say "Thank you".
    If you are happy with a solution to your problem?
    Click Thread Tools above your first post,
    select "Mark your thread as Solved".

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

    Re: Start 21/10/2019 had play 8 match? New Player start 13/01/2020 need start 1 instead 8

    Please try at

    A!M2:AD2
    =IF((M6>=MIN($AE$15:$AE$24))*(M9<>""),MAX($L2:L2)+1,"")

    Sheet2
    M4
    =IF(K$2="","",IFERROR(HLOOKUP($A4,A!$M$2:$AG$2,1,0),""))

    P4
    =IF(D4="","",IFERROR(HLOOKUP(D4,A!$M$2:$AG$34,P$1-1,0),""))

  3. #3
    Forum Expert BMV's Avatar
    Join Date
    01-13-2020
    Location
    St-Petersburg, Russia
    MS-Off Ver
    2013-2016
    Posts
    1,329

    Re: Start 21/10/2019 had play 8 match? New Player start 13/01/2020 need start 1 instead 8

    array formula M4
    Please Login or Register  to view this content.
    Where 43843 is 13/01/2020

  4. #4
    Valued Forum Contributor
    Join Date
    03-20-2011
    Location
    UK
    MS-Off Ver
    Excel 2007/10/16
    Posts
    840

    Re: Start 21/10/2019 had play 8 match? New Player start 13/01/2020 need start 1 instead 8

    Tank you Bo_Ry and BMV,

    Bo_Ry good formula? But problem what if I sign other player on different date?
    Mean keep change formula every time new player date, which I don't want?

    BMV formula very good So I change to this
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    So A!$AE$15 look up start date?
    save me change any formula at all as it goes automatic? Give me 24 hours to play about for now? if thing so well? solve and rep

    Regard

+ 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: 4
    Last Post: 01-17-2020, 04:23 AM
  2. Project Start Date and Tasks Start/Finish Time
    By sammyb304 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-11-2019, 09:36 AM
  3. Reflect TBF vacancies over 2018-2019/2019-2020 budget year
    By jennah63 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-28-2019, 07:32 PM
  4. [SOLVED] Copy variable amount of rows between Start and End to Start
    By EDo1981 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-19-2013, 07:37 AM
  5. Promblem with userform if I don't start by the play button
    By mimoza in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-28-2011, 04:20 PM
  6. Replies: 0
    Last Post: 05-06-2006, 04:35 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