Recording macros

C

cantgetit

Can anyone help I am confused.
trying to record a macro by copying these are the steps I am doing

record macro assign keyboard shortcut
ctrl shift down arrow to select text
ctrl c to copy
ctrl v to past
stop recoring macro button

I must be missing something as it is not working

Can you see what I am missing please

thanks in advance
 
G

Graham Mayor

What is it that you think this macro is supposed to do?

From your description, it selects the text from the cursor to the end of the
current paragraph
It copies the selected text to the clipboard, then pastes it back over the
selection, so while the macro is undoubtedly working, it will not appear to
do anything as the end result will be the same as what you started with
(though you should still have the selected text stored in the clipboard).

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
 
C

cantgetit

Graham Mayor said:
What is it that you think this macro is supposed to do?

From your description, it selects the text from the cursor to the end of the
current paragraph
It copies the selected text to the clipboard, then pastes it back over the
selection, so while the macro is undoubtedly working, it will not appear to
do anything as the end result will be the same as what you started with
(though you should still have the selected text stored in the clipboard).

--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP

My web site www.gmayor.com

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>



Hi Graham
I am trying to insert a recurring paragraph of text into a document with a
keystroke
 
C

cantgetit

Thanks suzanne but I wish to store many different paragraphs fo rinsertion at
various different stages and the keystroke macro works much better than
autotext for me
 
S

Suzanne S. Barnhill

You can store as many AutoText entries as you like and assign a keyboard
shortcut to each one, or you can type the first four letters of the entry
name and press Enter or F3 (depending on version) to insert it.
 
C

cantgetit

Thankyou Graham and Suzane for taking the time to help me I am new to Word
2007, many thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top