+ Reply to Thread
Results 1 to 8 of 8

Activity Calendar - Cell won't populate (INDEX & MATCH related)

  1. #1
    Registered User
    Join Date
    02-18-2010
    Location
    T.O.
    MS-Off Ver
    MS 365
    Posts
    57

    Activity Calendar - Cell won't populate (INDEX & MATCH related)

    Hi guys,

    A couple of years ago, I got your help in developing this tool to populate a promotional calendar. The user would enter values in the Data Entry tab and it would populate in the Calendar. I'm now trying to re-create again and the cells won't populate

    In the example attached under Calendar, data should appear for Walmart Wks 34-37 & Costco Wks 40-43 but the cells are empty with no errors. I can't seem to identify the issue in my formula.

    Thanks in advance for the help (again)
    Attached Files Attached Files

  2. #2
    Banned User!
    Join Date
    10-12-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    358

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    I think you need to make the formulas arrays by pressing ctrl+shift+enter in the upper left most cell. Then drag across and then down to fill the range.

  3. #3
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    ...or... coerce into being a non-array formula:

    =IFERROR(INDEX('Event Entry'!$N$6:$N$791,MATCH(1,INDEX(($A6&$B6&$C6='Event Entry'!$A$6:$A$703)*(AM$4>='Event Entry'!$K$6:$K$703)*(AM$4<='Event Entry'!$L$6:$L$703),0),0)),"")
    Glenn




    None of us get paid for helping you... we do this for fun. So DON'T FORGET to say "Thank You" to all who have freely given some of their time to help YOU.

    Temporary addition of accented to illustrate ongoing problem to the TT: L? fh?ile P?draig sona dhaoibh

  4. #4
    Banned User!
    Join Date
    10-12-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    358

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    Sorry Glenn has a better solution.

  5. #5
    Registered User
    Join Date
    02-18-2010
    Location
    T.O.
    MS-Off Ver
    MS 365
    Posts
    57

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    xjohnson ... omg that's embarrassing LOL

    THANK YOU!

  6. #6
    Banned User!
    Join Date
    10-12-2018
    Location
    Texas
    MS-Off Ver
    2010
    Posts
    358

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    You're welcome good luck with your project!

  7. #7
    Registered User
    Join Date
    02-18-2010
    Location
    T.O.
    MS-Off Ver
    MS 365
    Posts
    57

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    Thanks GLENN, it worked

  8. #8
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2403
    Posts
    43,986

    Re: Activity Calendar - Cell won't populate (INDEX & MATCH related)

    In terms of performance, it's no better... but if users are unfamiliar with array formulae, they can easily upset the array and not know what's happened.

    You're welcome.



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

    It'd also be appreciated if you were to click the Add Reputation button at the foot of any of the posts of all members who helped you reach a solution.

+ 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 populate cells based on another cell using Index and Match
    By rahul_ferns76 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 07-26-2018, 09:50 AM
  2. INDEX MATCH MATCH will not auto populate and takes LONG
    By njm0059 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 04-26-2018, 04:32 AM
  3. [SOLVED] Index match formula to match related data
    By roven.aravind in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-11-2017, 01:15 AM
  4. [SOLVED] Index , Match with 3 Criteria to return a quanity value for related invoice number
    By PMH2384 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 05-12-2017, 05:57 PM
  5. Related to Match & Index function
    By jagadish.trm in forum Excel - New Users/Basics
    Replies: 4
    Last Post: 10-16-2014, 06:52 PM
  6. HELP - How to Auto-populate excel calendar with event / activity data
    By Veronica S in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-16-2014, 01:22 PM
  7. Populate the range of data in Userform by clicking on cell value which is related
    By haridevadiga in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-28-2013, 02:31 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