Hi,
Thanks in advance for helping.
I have a formula that I want to streamline a bit (too many nested substitutes)
Is there a way to substitute multiple values for a single value but without nesting a heap of Substitute functions ?
maybe something along the lines of the following :
=SUBSTITUTE(VLOOKUP($D2,DataRange,4,FALSE),{"W","T","O","P","R",D","S"},"Productive")
I use something similar in a sumifs formula and it works very well but not with substitute unfortunately
Cheers,
Gav
Thanks in advance for helping.
I have a formula that I want to streamline a bit (too many nested substitutes)
Is there a way to substitute multiple values for a single value but without nesting a heap of Substitute functions ?
maybe something along the lines of the following :
=SUBSTITUTE(VLOOKUP($D2,DataRange,4,FALSE),{"W","T","O","P","R",D","S"},"Productive")
I use something similar in a sumifs formula and it works very well but not with substitute unfortunately
Cheers,
Gav