+ Reply to Thread
Results 1 to 2 of 2

Drop Down Lists

  1. #1
    DruryFire
    Guest

    Drop Down Lists

    I have created two columns, one that has a criteria and another that has the
    criterias cost. The criteria has about 200 rows of data that is all mixed up.
    Can I create a drop down list so I can chose one criteria and this then shows
    the total cost for all of that criteria added up.

    The column for the criteria has about 20 parts all with a costing, but i
    need to abe able to select one criteria and be able to add up all of its
    costing, taken from many cells in one column. How can I do this?



  2. #2
    Bob Phillips
    Guest

    Re: Drop Down Lists

    Yes, just create a formula that picks up the selected value and sums from
    the two columns

    =SUMIF(H1:H100,A1,I1:I100)

    --
    HTH

    Bob Phillips

    "DruryFire" <[email protected]> wrote in message
    news:[email protected]...
    > I have created two columns, one that has a criteria and another that has

    the
    > criterias cost. The criteria has about 200 rows of data that is all mixed

    up.
    > Can I create a drop down list so I can chose one criteria and this then

    shows
    > the total cost for all of that criteria added up.
    >
    > The column for the criteria has about 20 parts all with a costing, but i
    > need to abe able to select one criteria and be able to add up all of its
    > costing, taken from many cells in one column. How can I do this?
    >
    >




+ 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