View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Move from cell A1 to R362 by selecting control tool or something

Why not just add hyperlinks. Then you do not need to get into any code or
such...
--
HTH...

Jim Thomlinson


"Sheila" wrote:

I've created a form that has ended up being 12 pages long.
I want to use a command button or object button or something so the user can
move from one section to another by selecting one of the button choices.
For example, I just completed the "demographic" section and the next section
is on "pets". I don't have pets so I want to select a button to move to a
section that applies to me (like the "residence type" section of the form),
which is three pages away.
Thanks in advance.