+ Reply to Thread
Results 1 to 3 of 3

I need help pulling data from a sheet that appears as a pivot table

  1. #1
    Registered User
    Join Date
    12-23-2010
    Location
    memphis, Tn
    MS-Off Ver
    Excel 2003
    Posts
    4

    I need help pulling data from a sheet that appears as a pivot table

    i have an issue that i can not find a solution to. Hope someone can help.


    Sheet=

    Part Oct-09 Nov-09 Dec-09 ect.....
    A 102 254 102
    B 254 125 963
    C 102 254 102
    D 254 125 963
    ect...


    I need to be able to have the user enter a date and pull the info associated with that date into a text file shown below.
    user enters date oct-09 into a input box.
    excel pulls the data for oct-09 and exports a text file below seperated by pike symboles.

    A|102
    B|254
    C|102
    D|254

    see attachment for more detail.

    Thanks Daryll
    Last edited by daryllc; 12-31-2010 at 12:12 PM.

  2. #2
    Registered User
    Join Date
    12-23-2010
    Location
    memphis, Tn
    MS-Off Ver
    Excel 2003
    Posts
    4

    Re: I need help pulling data from a sheet that appears as a pivot table

    Quote Originally Posted by daryllc View Post
    i have an issue that i can not find a solution to. Hope someone can help.


    Sheet=

    Part Oct-09 Nov-09 Dec-09 ect.....
    A 102 254 102
    B 254 125 963
    C 102 254 102
    D 254 125 963
    ect...


    I need to be able to have the user enter a date and pull the info associated with that date into a text file shown below.
    user enters date oct-09 into a input box.
    excel pulls the data for oct-09 and exports a text file below seperated by pike symboles.

    A |102| 10/1/09
    B |254| 10/1/09
    C |102| 10/1/09
    D |254| 10/1/09
    A |102| 11/1/09
    B |254| 11/1/09
    C |102| 11/1/09
    D |254| 11/1/09


    see attachment for more detail.

    Thanks Daryll
    i have tried the below code and got a little bit but i cant seem to figure out how to get it to pull the data

    Please Login or Register  to view this content.
    Last edited by daryllc; 01-01-2011 at 11:57 AM. Reason: chaging code

  3. #3
    Forum Expert
    Join Date
    12-23-2006
    Location
    germany
    MS-Off Ver
    XL2003 / 2007 / 2010
    Posts
    6,326

    Re: I need help pulling data from a sheet that appears as a pivot table

    Daryllc

    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code. Posting code without them makes your code hard to read and difficult to be copied for testing. Highlight your code and click the # at the top of your post window. For more information about these and other tags, found here

    Also avoid quoting entire posts, they clutter the forum needlessly

+ 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