J
Jules
Is there any code to go to the beginning of the current paragraph. I have
tried:
Selection.MoveUp Unit:=wdParagraph, Count:=1
This works, except if you are alreday at the beginning of the paragraph it
goes to the previous paragraph. Is there any code for this or would I have
to put some sort of if statement to determine whether the cursor was already
at the beginning of the paragraph?
thanks,
tried:
Selection.MoveUp Unit:=wdParagraph, Count:=1
This works, except if you are alreday at the beginning of the paragraph it
goes to the previous paragraph. Is there any code for this or would I have
to put some sort of if statement to determine whether the cursor was already
at the beginning of the paragraph?
thanks,