View Single Post
  #3   Report Post  
Posted to microsoft.public.word.newusers
MISSA MISSA is offline
external usenet poster
 
Posts: 2
Default Visual Basic Macro

Thanks for the advice - that worked fine. However, what I did not realise is
when you protect a form the button does not operate. I managed to work out
how to use hyperlinks in forms but how can I work command buttons? Thanks a
lot.

"DiVerdi" wrote:

Hi

I think you have to try the next code behind your command button.

Application.Browser.Next

greetings

"MISSA" wrote:

Hello and thanks for looking. Can anyone tell me how I insert a simple code
into visual basic in Word. I have a command button created in Control Box
that, when the user clicks it, I want it to jump to the next page. Despite
much reading of info I cannot work out where / how / what to put in the code
to make it run properly. Any clues? Thanks - Andrea