Excel Worksheet Tips: Remove First and Last Character From a String Perhaps you have a list of data that you wish to remove the first and last characters. For example, there is a list of values similar to these: “Data” “Trial” “Test” What you are after is the strings inside the inverted commas. You could…
Read More