+ Reply to Thread
Results 1 to 3 of 3

Formula to pull data from one sheet to a new sheet based on date range

  1. #1
    Registered User
    Join Date
    01-15-2015
    Location
    Dallas
    MS-Off Ver
    Excel for Mac 2011
    Posts
    2

    Formula to pull data from one sheet to a new sheet based on date range

    Hello,

    Please forgive me of any misuse of excel terms, I am self-taught and trying to put together a complicated spreadsheet for my business.

    My goal is to have a spreadsheet with mulitple sheets for a publishing business.
    1) Clients List - All clients data, including their rate and dates which they run (bill)
    2) That month's accounting sheet - This sheet will pull over any client that is running in the current month (seleceted by a drop down at the top with pre-determined dates)

    I found this formula online, and it seems to work, but it is just pulling one piece of data, not any more.
    I also can't seem to figure out why it it choosing just this one particular client/piece of data.

    =IFERROR(INDEX(MyClients[I Sold into my Neighborhood],SMALL(IF(MyClients[First Issue Date MM/YYYY]>=$B$1,ROW(MyClients[I Sold into my Neighborhood])-ROW(MyClients[I Sold into my Neighborhood])+1),ROWS($A$15:A15))),"")

    I have included the sample spreadsheet.
    MagicNumberHelp.xlsx

    Help! Is there a way to get this to work?

    Thank you to any genius that can figure this out!
    Lisa

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Formula to pull data from one sheet to a new sheet based on date range

    You have 3 tables on the Clients List worksheet. Maybe separate each table to have its own tab first. Are you open to VBA solution or just formula?

  3. #3
    Registered User
    Join Date
    01-15-2015
    Location
    Dallas
    MS-Off Ver
    Excel for Mac 2011
    Posts
    2

    Re: Formula to pull data from one sheet to a new sheet based on date range

    Hi JieJenn,

    Sorry for being ignorant, but I'm not familiar with VBA. If it's simple, then yes.
    Will what I'm trying to accomplish work with the three tables being on one sheet? Since I will be adding months to this sheet for each publication month, ideally, I'd like to keep the client list to one tab to avoid having a sea of tabs. However, I'm open to whatever will work.

    Lisa

+ 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 Code to Pull Data from a Sheet Based on Date and Add that Data to Another Sheet
    By drsadistic in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-09-2014, 12:53 AM
  2. [SOLVED] Formula to pull data from one sheet and column for another sheet.
    By Dena in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-05-2013, 06:20 PM
  3. Replies: 5
    Last Post: 07-23-2013, 01:17 PM
  4. Need Macro to pull data from one excel sheet to another based on a job# and comparing date
    By electromattnic in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-10-2013, 04:10 AM
  5. Pull hours from one sheet to another based on date
    By Bill_S_Preston_ESQ in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 12-27-2012, 01:14 PM

Tags for this Thread

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