G
Guest
Is there a formula that will check a cell to determine if it is a constant (123) vs a formula (=a1)?
(123) vs a formula (=a1)?Jonathan Cooper said:Is there a formula that will check a cell to determine if it is a constant
Since you're passing the cell, I think you could drop the application.volatile
line.