Address of cell in VBA
Try:
Application.Caller.Address
This returns the address of the cell(s) that holds the function in the worksheet
cell(s).
"G.P.N.L. c.v.a." wrote:
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
--
Dave Peterson
|