Forum Discussion
francescol
Jan 02, 2019Copper Contributor
Excel IFS formula
Hi there,
I have a question about IFS formula. Can it be used to identify if a cel has any value and if so make it to apply a division formula to that cel?
2 Replies
- SergeiBaklanDiamond Contributor
Nope, in general any formula in Excel can't take the cell value and return result into the same cell. That's with macro.
- francescolCopper Contributor
Thanks!