Creating a formula that references the formula in another cell

R

robin.chappell

I would like to create a formula that references the formula in another
cell and not the product.

I have searched and can't find a way to do it.

Thanks for your help!
 
F

Frank Kabel

Hi
only possible with VBA (creating a user defined function). Would this
be a feasible way for you?
 
Top