View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cvach cvach is offline
external usenet poster
 
Posts: 10
Default How do you Lookup data on different worksheets

I have a worksheet that contains a cell that I enter in different
company names such as (Costco, Sams Club, Jack n the Box). Each of
these companys has a seperate worksheet with their addresses that I
want to lookup. My question is: Can you create a macro that takes the
name in the "Company" cell and uses that name to refer to the
appropriate worksheet? And from their can you then use a lookup
function to lookup the appropriate data.