View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Gerd Gerd is offline
external usenet poster
 
Posts: 4
Default Vlookup help with multiple results

I have a range of cells which has a master list of my inventory. Headers are
Category, Vendor, Item, Price. This list is in Sheet 1. I have 12 different
categories of inventory. What I want to do is: On Sheet 2 I have entered a
Vlookup of one of the twelve categories. My problem is that I only get the
first row of data. How can I get all the subsequent rows of this same
category onto Sheet 2.

Thank you in advance

Gerd