+ Reply to Thread
Results 1 to 5 of 5

Calendar population

  1. #1
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Calendar population

    Hello everyone,

    i have a calendar that is a table and i would like to place the values in a formatted table

    Tab:
    Event Booking , is where we place the events in a linear way, one after the other
    Event Overview, is where i would like to place the Event Name from Event Booking

    Please let me know if my explanation is not clear
    Attached Files Attached Files

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

    Re: Calendar population

    Please try at B4
    =IFERROR(INDEX(Table4,AGGREGATE(15,6,ROW(Table4)/(INDEX(Table4,,2)=B$3),ROWS(B$4:B4))-ROW(Table4[#Headers]),3),"")
    Attached Files Attached Files

  3. #3
    Forum Contributor
    Join Date
    06-10-2012
    Location
    UAE
    MS-Off Ver
    Excel 2016
    Posts
    132

    Re: Calendar population

    Hey Bo_ry

    thank you for the file but there is a small issue.
    i need the name to appear according to the number, so if in sheet "Event Booking" it''s on the 29th then in "Event Overview" it should be in the cell"B32"

    if it makes it easier, i can make sure that in Event Booking, one row, one date.

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

    Re: Calendar population

    How about B4 one Event per day

    =IFERROR(INDEX(Table4,AGGREGATE(15,6,ROW(Table4)/(INDEX(Table4,,1)=--($A4&B$3)),1)-ROW(Table4[#Headers]),3),"")

  5. #5
    Forum Expert
    Join Date
    07-20-2011
    Location
    Mysore, India.
    MS-Off Ver
    Excel 2019
    Posts
    8,627

    Re: Calendar population

    On the same date more than one events are there. should all of them appear in one cell of Event Overview sheet.
    Pl note
    Array formula should be confirmed with Ctrl+Shift+Enter keys together.
    If answere is satisfactory press * to add reputation.

+ 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: 9
    Last Post: 12-05-2017, 12:54 PM
  2. Calendar View Population from Lists
    By ArePl in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 01-09-2014, 10:17 AM
  3. Replies: 0
    Last Post: 07-10-2012, 08:37 AM
  4. Calendar functions - linking work activities with formatted dates to calendar
    By SKSS in forum Access Programming / VBA / Macros
    Replies: 1
    Last Post: 05-14-2012, 06:38 PM
  5. [SOLVED] Calendar Population... macro?
    By emfc00 in forum Excel Programming / VBA / Macros
    Replies: 15
    Last Post: 04-20-2012, 11:23 AM
  6. [SOLVED] Calendar Population
    By filmnoir in forum Excel General
    Replies: 4
    Last Post: 04-13-2012, 07:25 AM
  7. Calendar Population
    By bblesse in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-06-2012, 05:16 PM
  8. Replies: 0
    Last Post: 03-27-2008, 04:36 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