View Single Post
 
Old 01-06-2017, 01:31 AM
Guimenez Guimenez is offline Windows 10 Office 2013
Advanced Beginner
 
Join Date: Jan 2017
Posts: 33
Guimenez is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
But that is not the function of the F8 key, which is to extend a selection. See: https://support.office.com/en-us/art...-f762f663ceb2?

I should also point out that, as coded, the dropdown will only let you choose one entry per document and that, every time you open the document, the dropdown list will be reset. To prevent that, you would need to save the document as a template and make some coding changes. The advantage is that the macro now only needs to exist in the template - the documents it creates can all be saved in the docx format. See attached.
Thanks

What i mean is, can i record a macro to use any keyboard shortcut to add the dropdown to choose the name? I mean, i will need lots of dropdown since i write minimium of 10 persons by document.

Maybe it's not possible
Reply With Quote