S
Sadik
Hi Evereyone,
Say the following custom function:
function MyFunc(A,B)
I want to make A to be absolute reference and B to be
relative reference. Therefore, when this function is
copied down a column, A always refers to the same cell. I
would like to call it and copy down a column using another
macro and no manual input.
Any help is appreciated.
Say the following custom function:
function MyFunc(A,B)
I want to make A to be absolute reference and B to be
relative reference. Therefore, when this function is
copied down a column, A always refers to the same cell. I
would like to call it and copy down a column using another
macro and no manual input.
Any help is appreciated.