View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dan
 
Posts: n/a
Default Reference cell location

Want to determine the address of a given data point. The information is in
one excel sheet "data sheet" and the equation will be in another sheet "calc
sheet". I used VLOOKUP to locate the data in the "data sheet" based on the
criteria in "calc sheet".

Now I need to determine the address of the returned data, which will be used
for further calculations.

Thanks

Dan