Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Paul Condron
 
Posts: n/a
Default place a named cell in the top left corner of the worksheet

I am writing a simple routine but am a novice at this. I want to 'go to'
various named cells and I always want the cell I go to, to be positioned at
the top left hand corner of the worksheet. E.g. a:1 or aa:100 or BB:500. Can
anyone help please?
  #2   Report Post  
Posted to microsoft.public.excel.misc
JE McGimpsey
 
Posts: n/a
Default place a named cell in the top left corner of the worksheet

one way:

Application.GoTo Range("namedcell"), Scroll:=True

In article ,
Paul Condron <Paul wrote:

I am writing a simple routine but am a novice at this. I want to 'go to'
various named cells and I always want the cell I go to, to be positioned at
the top left hand corner of the worksheet. E.g. a:1 or aa:100 or BB:500. Can
anyone help please?

  #3   Report Post  
Posted to microsoft.public.excel.misc
Paul Condron
 
Posts: n/a
Default place a named cell in the top left corner of the worksheet

Thank you very much.

"JE McGimpsey" wrote:

one way:

Application.GoTo Range("namedcell"), Scroll:=True

In article ,
Paul Condron <Paul wrote:

I am writing a simple routine but am a novice at this. I want to 'go to'
various named cells and I always want the cell I go to, to be positioned at
the top left hand corner of the worksheet. E.g. a:1 or aa:100 or BB:500. Can
anyone help please?


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
Urgent date/scheduling calc needed jct Excel Worksheet Functions 3 February 24th 06 01:36 AM
hpw do I logic test a cell then copy the row to diff. SS Debi Excel Worksheet Functions 4 October 5th 05 09:42 PM
Copy cell format to cell on another worksht and update automatical kevinm Excel Worksheet Functions 21 May 19th 05 11:07 AM
can't move a named cell without breaking a hyperlink to that cell Snakeye Links and Linking in Excel 3 January 26th 05 11:57 PM
How do I place an excel worksheet name in a cell? Roger Roger Excel Worksheet Functions 1 January 20th 05 03:40 PM


All times are GMT +1. The time now is 03:21 PM.

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

About Us

"It's about Microsoft Excel"