Lookup Function To Return Entire Table

MountainMike

New Member
Joined
Sep 2, 2018
Messages
1
Hi first time posting here, any help is much appreciated. I'm trying to create a drop down list to reorder items, the drop down selection would return 3 columns and 25+ rows from a hidden sheet. I can create the drop down, and am familiar with a vlookup but cannot get a return on the multiple rows/columns.

An example is I want to reorder produce and my list selection is Fruit & Vegetables. By selecting either Fruit or Vegetables I can bring in multiple rows with at least three columns; order number, description, and price. I will also need to have 2 additional columns, one to enter quantity and another to provide an extended price (quantity*price=extended price).

Fruit
Quantity Part Number Description Net Price Extended

<tbody>
</tbody>
1123 Bananas$2.00$2.00
2124 Apples$3.00$6.00
3125 Oranges$4.00$12.00
4126 Grapes$5.00$20.00

<tbody>
</tbody>
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Welcome to the MrExcel board!

Can you show us how the fruit & vegetable data is arranged on the hidden sheet?

What is the name of the hidden sheet?
 
Upvote 0

Forum statistics

Threads
1,214,912
Messages
6,122,204
Members
449,072
Latest member
DW Draft

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