Get the user selected text from a textbox in VBA · ActiveSheet.Shapes("Text Box 1").Select · With Selection.Characters(Start:=10, Length:=9).Font ...
確定! 回上一頁