View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Binoy[_2_] Binoy[_2_] is offline
external usenet poster
 
Posts: 1
Default vba code for lookup worksheet function

hello,
Any help is welcome.
I would like to write a vba code for looking up for a particular
cell value from a range of cells matching any one row & column, similar
to Combine the Index and Match formulas in Microsoft Excel.