View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Tom N Tom N is offline
external usenet poster
 
Posts: 1
Default How can I adress diferent Sheets in same Book according to a cellv

I´m working with a Excelbook where I use diferent sheets in the same book for
collecting information depending on the value of a cell in an annother
sheet. So, is there some way to use a cellvalue as a sheet adress to annother
sheet in the same book, and put it in to a Lookupformula.

For instance, if the a cellvalue in "Sheet A" is "1" I will collect
information from "Sheet X" with a Lookup formula, and wish to use the
cellvalue as a an adress to "Sheet X". If the value in the cell is "2" I wish
to collect the information from annother Sheet, and so on.

The different informationsheets are identical in formats, so the only
information that differs in a Lookup formula is the sheetadress.

I wish to avoid a IF formula.

I´m using Excel 2002