View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
G.P.N.L. c.v.a. G.P.N.L. c.v.a. is offline
external usenet poster
 
Posts: 12
Default Address of cell in VBA

I want to make a UDF,
in which I use the address of the cell itself in VLOOKUP.

How do I define the address of the cell ?

cell("address") give an error

Tx,
Gilbert