Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default How do I show Row and Column where I want them

Hi everybody,
I there a way to make a specific Row The top-most row on
the screen, and a specific column the left-most column on
the screen?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default How do I show Row and Column where I want them

Yes, scroll around until you get the required cell in the top left of the
Excel window, then do a WindowFreeze Panes

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Chris W" wrote in message
...
Hi everybody,
I there a way to make a specific Row The top-most row on
the screen, and a specific column the left-most column on
the screen?

Thanks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I show Row and Column where I want them

If it is dynamic, then perhaps this:

ActiveWindow.ScrollRow = 10
ActiveWindow.ScrollColumn = 15

--
Regards,
Tom Ogilvy


"Chris W" wrote in message
...
Hi everybody,
I there a way to make a specific Row The top-most row on
the screen, and a specific column the left-most column on
the screen?

Thanks



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
How to Show SUM of field value in other column arun Excel Discussion (Misc queries) 4 March 31st 09 10:47 AM
show last used cell in a column at the bottom of column. dsharris59 Excel Worksheet Functions 3 February 4th 09 07:09 PM
one column of cells show ####. Values show when I open it. Help grantljg Excel Discussion (Misc queries) 3 September 18th 07 09:19 PM
Show the last # in a column Alaskan in a Cubicle Excel Worksheet Functions 5 July 5th 06 10:15 PM
Hide column and show only in row in use Kylie Rose Excel Discussion (Misc queries) 1 January 19th 06 11:22 AM


All times are GMT +1. The time now is 06:50 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"