+ Reply to Thread
Results 1 to 7 of 7

Extract data from excel calendar

  1. #1
    Registered User
    Join Date
    09-25-2014
    Location
    united states
    MS-Off Ver
    excel
    Posts
    33

    Extract data from excel calendar

    I have a monthly calendar. Each day has 2 rows. There are 7 days on each row. I have data in the rows for each day. I want to extract the data from each day based on the day. For example.... Jan1st contains cells a1 and a2. I need a formula that says if the date is jan1 then pull data from a1. And so on for the rest of the calendar. I can get this to work for a single row using lookup vectors but when dealing with multiple rows I don't know how. The date for each day is the 1st row of the 3 row block day. Lookup value in 1st row and return value in 2nd row. Doing this on multiple rows is possible? Thanks in advance

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Extract data from excel calendar

    You might be able to use MATCH to find the date "row" in column A, then put that into INDEX, with some form of "count" for the column reference.

    I suggest you upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    09-25-2014
    Location
    united states
    MS-Off Ver
    excel
    Posts
    33

    Re: Extract data from excel calendar

    i uploaded a sample

    i want to search the rows that have the calendar date in them and then pull the data in the cell directly below the date... so if i search 1/1/15 i want it to pull the number right below it....
    Attached Files Attached Files
    Last edited by lbofbb; 04-21-2015 at 08:35 AM.

  4. #4
    Registered User
    Join Date
    09-25-2014
    Location
    united states
    MS-Off Ver
    excel
    Posts
    33

    Re: Extract data from excel calendar

    any ideas?

  5. #5
    Registered User
    Join Date
    09-25-2014
    Location
    united states
    MS-Off Ver
    excel
    Posts
    33

    Re: Extract data from excel calendar

    nervermind i figured it out

  6. #6
    Registered User
    Join Date
    07-25-2014
    Location
    Gurgaon
    MS-Off Ver
    Office 7
    Posts
    1

    Re: Extract data from excel calendar

    How to insert Calendar in worksheet?

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,946

    Re: Extract data from excel calendar

    godhan.bisht, welcome to the forum

    Unfortunately your post does not comply with Rule 2 of our Forum RULES. Do not post a question in the thread of another member -- start your own thread.

    If you feel an existing thread is particularly relevant to your need, provide a link to the other thread in your new thread.

    Old threads are often only monitored by the original participants. New threads not only open you up to all possible participants again, they typically get faster response, too.

+ 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: 3
    Last Post: 12-18-2014, 10:27 AM
  2. Replies: 0
    Last Post: 09-24-2012, 11:12 AM
  3. extract, copy and present for leave calendar
    By spandexxx in forum Excel General
    Replies: 1
    Last Post: 03-10-2009, 05:52 PM
  4. [SOLVED] Modify Yearly Calendar to Monthly Calendar Excel 2000?
    By James Cooper in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-13-2006, 06:50 PM
  5. import calendar items from excel into outlook calendar
    By jsewaiseh in forum Excel General
    Replies: 0
    Last Post: 09-02-2005, 11:05 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