Thread: VLookUp
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SHETTY SHETTY is offline
external usenet poster
 
Posts: 10
Default VLookUp

Dear Friends

I want to lookup value from defferent range of tables as per value in a cell

Vlookup("Text", RangeName, 3, 0)
Range name will be provided in cell A1

As and when value in A1 changes I want lookup formula to ge exact value from
the desired table

If I give reference to cell "A1" in the formula function returms #VALUE

Please guide

Ramesh Shetty