Forum Discussion
BetseyRod
Sep 03, 2021Copper Contributor
FALSE HOW DO YOU HIDE IT
Hi this is my formula? =IF(E14="X", "X") but if there is no X the cell E14 returns FALSE. How do I hide the false?
Thank you in advance for your help
PC/Windows 10, 64 bit, Microsoft 365, Excel Version 2108
- =IF(E14="X", "X","")
3 Replies
- Juliano-PetrukioBronze Contributor=IF(E14="X", "X","")
- BetseyRodCopper Contributor
Thank you so much exactly what I needed Juliano-Petrukio
- Juliano-PetrukioBronze ContributorAny time. Please flag it as solved.