I want to automatically create a text depending on what the other columns shows.
For example, if in A1 there is "Service", then G1='1'.
And if in B1 there is "True", then G1 = "11" (as in '1'+'1').
I hope this is understandable...
I want to automatically create a text depending on what the other columns shows.
For example, if in A1 there is "Service", then G1='1'.
And if in B1 there is "True", then G1 = "11" (as in '1'+'1').
I hope this is understandable...