summary table from various sheets

  • Thread starter Thread starter bruce
  • Start date Start date
B

bruce

I have several sheets detailing prices of widgets.
Each sheet is for a different material
Rows show width of widget, columns show height

Trying to make a simple quote sheet where I can enter the height and
width so that the sheet shows prices for that size in each material.

Tried LOOKUP, Pivot, address, indirect and 3d reference but can't get
any to do this.
Thought it would be easy!

Any advice welcome
(using Excel 2003 have Access 2000 if needed)

Thanks
 
Bruce,

It would be easy, but you've put the info in separate sheets. See
http://www.smokeylake.com/excel/excel_truths.htm. See "Data across multiple
sheets."

You need to make a single widget table (sheet), which would have whatever
you need to extract in single cells (width, height, etc. Then you can use
VLOOKUP against that table to get the data you need in your quote. You can
still have the sheets where you've used rows and columns of cells to sketch
the dimensions of the widgets, and a column in the widget table could link
to the appropriate sheet. Formulas in the widget table could probably
determine the height, etc., from the sketches, but that's a separate issue.
 
Earl
Many thanks
Great article, your expertise saved me a lot of time

Bruce
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top