C
Charlie Mac
I am adding comments using:
Selection.Comments.Add Range:=Selection.Range, Text:= "testing"
What syntax places the cursor in the comment?
Thanks.
Selection.Comments.Add Range:=Selection.Range, Text:= "testing"
What syntax places the cursor in the comment?
Thanks.