You can use regex matches. “?\d{2}” - Remove Quotes. This will match the ?21, ?22. Using regex replace you can replace those.
確定! 回上一頁