Lookup Question

ercedwards

Board Regular
Joined
Apr 27, 2013
Messages
125
I have a worksheet with item names, quantities and prices.

The column headings look like this:

Col A Col B Col C Col D Col E Col F
Row 1: Part A Qty Price Part B Qty Price
Row 2: 1 25 2 50
Row 3: 16 42 11 75

The Column Heading in Row 1 change from time to time. Rows to thru whatever represent what various customers have purchased.

What I am trying to do in a cell is look across Row 1, find the column number of the Part I want and then multiply the Qty * Price for that customer

The end result is if I stick a formula in say X2 and it is =B2*C2 that's fine except that since Part A might end up in Col D, then that formula is now wrong.

Suggestions

Thanks
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Forum statistics

Threads
1,214,920
Messages
6,122,272
Members
449,075
Latest member
staticfluids

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top