+ Reply to Thread
Results 1 to 3 of 3

Need crosstab function in excel

Hybrid View

  1. #1
    patrick
    Guest

    Need crosstab function in excel

    I have text in column and rows and I want it to pull the data in the
    intersection. It would be similar to the index function except it would be
    tied to the text not the row or column numbers. For example, my spread
    sheet has car manufacturers (e.g. VW) in columns and models (e.g., Passat) in
    the rows with 2005 sales in the intersection. I would like to use some sort
    of lookup to automatically pull the data in the intersection

  2. #2
    bpeltzer
    Guest

    RE: Need crosstab function in excel

    I think what you're looking for is called a Pivot Table in Excel. Highlight
    your data, then Data / Pivot Table. The wizard will guide you through.
    Personally, I find it easiest to click Next twice confirming the range of
    data, then click on Layout. From there, drag the manufacturers to the Column
    field, Models to the row field and your sales data to the Data field. Note
    the label you see in the data field; you might get 'count of' instead of
    'sum of'. If so, just double-click and make the appropriate choice.
    --Bruce

    "patrick" wrote:

    > I have text in column and rows and I want it to pull the data in the
    > intersection. It would be similar to the index function except it would be
    > tied to the text not the row or column numbers. For example, my spread
    > sheet has car manufacturers (e.g. VW) in columns and models (e.g., Passat) in
    > the rows with 2005 sales in the intersection. I would like to use some sort
    > of lookup to automatically pull the data in the intersection


  3. #3
    Mladen_Dj
    Guest

    Re: Need crosstab function in excel

    I believe best way to achieve this is using names. First select range of
    your table including header row, and leftmost column. Then go to
    Insert->Name->Create, and check left/right column and top/botom row, depends
    how your data are organized. You can check your names by calling Define name
    dialog box (there should be all manufacturers from header row, and models
    from left column). If its everything ok, simply make formula like this:

    =VW Passat

    There is space betwen this two names, which is intersection operator in
    excel.

    "patrick" <patrick@discussions.microsoft.com> wrote in message
    news:852172BC-B2F8-4618-A7F9-A84DA8130B90@microsoft.com...
    >I have text in column and rows and I want it to pull the data in the
    > intersection. It would be similar to the index function except it would
    > be
    > tied to the text not the row or column numbers. For example, my spread
    > sheet has car manufacturers (e.g. VW) in columns and models (e.g., Passat)
    > in
    > the rows with 2005 sales in the intersection. I would like to use some
    > sort
    > of lookup to automatically pull the data in the intersection




+ 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