If a column contains the string "Insert," I want to change all the values in that column to "Insert." If the column does not contain "Insert," we want to leave the values in that column unchanged.
Is there a method or approach available that would allow me to accomplish this objective?