You are reading a single comment by @aggi and its replies. Click here to read the full conversation.
  • I'm struggling with a very basic VBA issue in Word. I use it in Excel ok but very rarely in Word.

    All I want to do is move the cursor to the end of the word without highlighting it.

    The only thing I can find to use to do this is Selection.MoveEnd unit:=wdWord but this highlights the word too.

    Any pointers where I'm going wrong, cheers?

    Edit - Figured it, seems I wanted MoveRight

About

Avatar for aggi @aggi started