How can I combine multiple nested Substitute functions in Excel?
问题 I am trying to set up a function to reformat a string that will later be concatenated. An example string would look like this: Standard_H2_W1_Launch_123x456_S_40K_AB Though sometimes the " S " doesn't exist, and sometimes the "40K" is "60K" or not there, and the "_AB" can also be "_CD" or _"EF". Finally, all underscores need to be changed to hyphens. The final product should look like this: Standard-H2-W1-Launch-123x456- I have four functions that if ran one after the other will take care of