Thread: [Solved] vbTab in macros
View Single Post
 
Old 05-26-2011, 07:46 AM
ElfegoBaca ElfegoBaca is offline Windows 7 64bit Office 2010 64bit
Novice
 
Join Date: May 2011
Posts: 5
ElfegoBaca is on a distinguished road
Default vbTab in macros

I am trying to create a macro in Microsoft word. I have a protected document. I would like to create a macro that will enter 27 tabs in a row, thus moving to the 27th field. I have found that in Microsoft word, you cannot record a macro while in protected mode. So I created it in unprotected mode and then tried to run it while in protected mode. Unfortunatley this gets me an error. How can I write a macro that will move my curser 27 fields ahead?
Reply With Quote