+ Reply to Thread
Results 1 to 6 of 6

Need formula help for pulling data

  1. #1
    Registered User
    Join Date
    04-30-2010
    Location
    Pebble Beach, California
    MS-Off Ver
    2016
    Posts
    44

    Need formula help for pulling data

    Using Excel 2003 SP3, I am trying to build a simple (hah!) dinner reservations spreadsheet. I have a working form built to populate data into the worksheet. Date, Time, Guest Name, Comments and # in Party.
    The date pulls from a drop down list (combobox) and there are four choices;
    Wednesday Aug 17
    Saturday Aug 20
    Wednesday Aug 24
    Saturday Aug 27

    The times are also pulled from a drop down list (combobox), from 5:30pm to 8:30pm in increments of 30 mins.

    When I input data into the form, it populates everthing in the order it was input. For instance;
    Wedneday Aug 17, 5:30, "Guest Name", "Comment", Party of 2
    Saturday Aug 27, 7:00, "Guest Name", "Comment", Party of 4
    Wedneday Aug 17, 7:30, "Guest Name", "Comment", Party of 2

    And so on...

    On a seperate worksheet titled WedAug17, I would like to pull all of the reservations for Wed Aug 17 and list them in cronological order by reservation time. I would like a seperate worksheet for each Date. I am unsure of how to sort the data to get this done.

    However, since this needs to be dynamic, I need the worksheet to automatically update is a new reservation gets added.

    Ultimately this will be used by our front desk person and needs to be simple to input and simple to print.

    I hope this makes sense. Thank you in advance for any help.

    Argentraven

  2. #2
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010, Excel 2013 Customer Preview
    Posts
    1,112

    Re: Need formula help for pulling data

    Use a pivot table for each date, and set the date you want as a filter. Refreshing the tables or saving the book should update the pivot.
    If your question has been satisfactorily addressed, please consider marking it solved. Click the Thread Tools dropdown and select Mark thread as solved.
    Also, you might want to add to the user's reputation by clicking the star icon in the lower left corner of the post with the answer- it's why we do what we do...

    Thomas Lafferty
    Analyst/Programmer

  3. #3
    Registered User
    Join Date
    04-30-2010
    Location
    Pebble Beach, California
    MS-Off Ver
    2016
    Posts
    44

    Re: Need formula help for pulling data

    The issue I am running into is that I need the data to be printable to give to the hostess. I only want one date's data per table and I cannot configure the pivot table to show the data in the way that I need.

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,169

    Re: Need formula help for pulling data

    Hi,

    See the attached. I think I'd do this using a single long table and a Pivot Table. It needs a little work to refresh the pivot table when you added a new guest but may be what you were thinking.

    After reading the above I made the data a filter. See second attached.
    Attached Files Attached Files
    Last edited by MarvinP; 08-15-2011 at 06:52 PM.
    One test is worth a thousand opinions.
    Click the * Add Reputation below to say thanks.

  5. #5
    Valued Forum Contributor tlafferty's Avatar
    Join Date
    04-08-2011
    Location
    United States, Tacoma, WA
    MS-Off Ver
    Excel 2010, Excel 2013 Customer Preview
    Posts
    1,112

    Re: Need formula help for pulling data

    I have an idea about how to go about this - can you attach a sample workbook?

  6. #6
    Registered User
    Join Date
    04-30-2010
    Location
    Pebble Beach, California
    MS-Off Ver
    2016
    Posts
    44

    Re: Need formula help for pulling data

    I have attached the spreadsheet so you can see how it is layed out.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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