Need help with a formula

brandon-castleton

New Member
Joined
Jun 20, 2012
Messages
5
Hi there -- thanks in advance for the replies.

I am a designer and I want to create a simple formula for my workbooks to return data for one particular item. For example: I want to create a database of all our marble tiles. When the client makes that selection from a dropdown list, I want the other cells in that row to auto fill in: supplier, photo, our cost, and retail price. There are also two types of tiles -- standard and upgrades. If I select a standard tile, I want to price to be reflected as such. If it's an upgrade, I want the standard price to show up and the upgrade price to determine how much more it will cost.

If anyone can direct me to a tutorial or video that explains a multiple row lookup formula, that would help tremendously.

Thanks!
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Hi,

You can use the Vlookup formula in Excel. For Example, if any of your customer selects XXX product, Vlookup(XXX,Sheets("range),"Destination", True or false. That will bring the appropriate value for the selected product. i hope that will help you....
 
Last edited:
Upvote 0

Forum statistics

Threads
1,206,834
Messages
6,075,134
Members
446,123
Latest member
junkyardforme

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