Thread: command buttons
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ayman Ayman is offline
external usenet poster
 
Posts: 5
Default command buttons

I want to put a command button that just takes me to a cell in the
spreadsheet when i click it. for example, if i want to scroll to cell G50 to
view phillies statistics, all i have to do is click the command button that
says phillies statistics, but it is programmed to just go to cell G50.

Thanks,
Ayman