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 cell...
- Aug 18, 2021
HansVogelaar
Aug 18, 2021MVP
- Martin_Stolworthy_1973Aug 18, 2021Copper ContributorThank you So much!!!