Forum Discussion
Martin_Stolworthy_1973
Aug 18, 2021Copper Contributor
How do i Duplicate the result of an IF command into other cells?
I have a dropdown menu for the user to choose a code, in the next cell i used =IF(G2=201,"YES",""), and the next cell i used =IF(G2="All","YES","") , however i would like 'yes' to appear in both cells if 'all' is chosen. How do I do this?
2 Replies
- Martin_Stolworthy_1973Copper ContributorThank you So much!!!