Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 147
Default Set Focus to Worksheet and then a specific ROW

As the header says I need to select a worksheet and then make one of the
rows in the work sheet visible to the user so that they know where I've made
a change. Code????

I have to worksheet selected but how do I do a specific row?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Set Focus to Worksheet and then a specific ROW

application.goto worksheets("sheet99").range("b99"), scroll:=true

would be one way.

HotRod wrote:

As the header says I need to select a worksheet and then make one of the
rows in the work sheet visible to the user so that they know where I've made
a change. Code????

I have to worksheet selected but how do I do a specific row?


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Maintain focus on one worksheet while collecting data in others evilpixie Excel Programming 3 October 12th 05 10:39 PM
Statement to give focus to a specific control on a UserForm? Fred Holmes Excel Programming 3 December 20th 04 07:56 PM
Vying for the focus - Worksheet Vs Forms Adrian[_7_] Excel Programming 0 August 4th 04 04:20 PM
Modeless User Form and Worksheet Focus JWolf Excel Programming 2 May 26th 04 08:27 PM
Set focus on graphic inserted in worksheet David Cuthill[_2_] Excel Programming 3 February 9th 04 07:45 PM


All times are GMT +1. The time now is 07:06 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"