Hi,
I'd like to create a macro to move a selected text with the keyboard. Therefore in my macro, I would cut a selected text, move the cursor one step in the desired direction and then paste the text. Ok so far.
But to do this repeatedly, the macro must re-select the pasted text. How could I do that? I think it is not possible to count the number of characters in the clipboard or of the selection?
TIA,
Rob
I'd like to create a macro to move a selected text with the keyboard. Therefore in my macro, I would cut a selected text, move the cursor one step in the desired direction and then paste the text. Ok so far.
But to do this repeatedly, the macro must re-select the pasted text. How could I do that? I think it is not possible to count the number of characters in the clipboard or of the selection?
TIA,
Rob