View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
application.goto activesheet.range("A1"), scroll:=true

"Wayne G. Dengel" wrote:

Quattro has a feature I used to use: Placed a Button on tool bar or any
place in spread sheet that contained a macro to execute a function. Quite
often while someplace in a sheet, I wish to go to another out-of-sight cell
location to view a result. Pressing the button executes the GoTo. At the
result (where the GoTo function landed), another button could be provided
for a return to the starting point (where original GoTo is located).

Does Excel offer means to do this??

Best Regards,
Wayne