Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Nameing cells in workbook

I am naming cells so they will be easier to find via a drop-down menu. I have
the cell which is the title of one of 85 sites I need to look at from time to
time. I place the title of the site on the top left area of the workbook, and
then select it, go to insert/define/add the name of the site. When I try to
go to this site it comes up on the very bottom of the viewable cells on the
page. I would rather it come up on the top where I first selected the name
when I added it. Now that I have all 85 titles in the naming dropdown, is
there an easy way to make then appear on the top of the page so I don't have
to scroll to see the contents of the site.
Thank you in advance.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Nameing cells in workbook

Mike3

Always better if you use cell references rather than "top left" and "top of
the page".

Assume you entered a title "Dept" in A1 then named A1 as "Dept"

No quotes in either case.

Scroll down to F56 and select it.

Now in the NameBox you select "Dept"

Where do you wind up?


Gord Dibben MS Excel MVP

On Wed, 1 Oct 2008 07:05:00 -0700, Mike Busch
wrote:

I am naming cells so they will be easier to find via a drop-down menu. I have
the cell which is the title of one of 85 sites I need to look at from time to
time. I place the title of the site on the top left area of the workbook, and
then select it, go to insert/define/add the name of the site. When I try to
go to this site it comes up on the very bottom of the viewable cells on the
page. I would rather it come up on the top where I first selected the name
when I added it. Now that I have all 85 titles in the naming dropdown, is
there an easy way to make then appear on the top of the page so I don't have
to scroll to see the contents of the site.
Thank you in advance.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default Nameing cells in workbook

I tried selecting the cell in the A1 position thinking that when I called for
it, that is where it would appear on the application. But I tried to have
everyone that I selected in the A1 position and still when I call for them,
some appear in the A1 position and other appear in the A34 position, there
seems to be not rhyme or reason, as to where that appear. I and trying to do
this because I didn't want to scroll over the entire document, but is this
case I still have to scroll when they appear in A34.

"Gord Dibben" wrote:

Mike3

Always better if you use cell references rather than "top left" and "top of
the page".

Assume you entered a title "Dept" in A1 then named A1 as "Dept"

No quotes in either case.

Scroll down to F56 and select it.

Now in the NameBox you select "Dept"

Where do you wind up?


Gord Dibben MS Excel MVP

On Wed, 1 Oct 2008 07:05:00 -0700, Mike Busch
wrote:

I am naming cells so they will be easier to find via a drop-down menu. I have
the cell which is the title of one of 85 sites I need to look at from time to
time. I place the title of the site on the top left area of the workbook, and
then select it, go to insert/define/add the name of the site. When I try to
go to this site it comes up on the very bottom of the viewable cells on the
page. I would rather it come up on the top where I first selected the name
when I added it. Now that I have all 85 titles in the naming dropdown, is
there an easy way to make then appear on the top of the page so I don't have
to scroll to see the contents of the site.
Thank you in advance.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Nameing cells in workbook

OK, now I see.

You want whichever name is selected to scroll to top of sheet.

I mis-read your original.

You need VBA to do that.

sub gotoname
rname = InputBox("type a name")
Application.Goto Reference:=rname, Scroll:=True
End Sub

I'm sure there must be a way to select a name from the namebox and do same
thing without the typing but it escapes me right now.

Hang around, we'll get some help.


Gord Dibben MS Excel MVP

On Mon, 6 Oct 2008 11:49:01 -0700, Mike Busch
wrote:

I tried selecting the cell in the A1 position thinking that when I called for
it, that is where it would appear on the application. But I tried to have
everyone that I selected in the A1 position and still when I call for them,
some appear in the A1 position and other appear in the A34 position, there
seems to be not rhyme or reason, as to where that appear. I and trying to do
this because I didn't want to scroll over the entire document, but is this
case I still have to scroll when they appear in A34.

"Gord Dibben" wrote:

Mike3

Always better if you use cell references rather than "top left" and "top of
the page".

Assume you entered a title "Dept" in A1 then named A1 as "Dept"

No quotes in either case.

Scroll down to F56 and select it.

Now in the NameBox you select "Dept"

Where do you wind up?


Gord Dibben MS Excel MVP

On Wed, 1 Oct 2008 07:05:00 -0700, Mike Busch
wrote:

I am naming cells so they will be easier to find via a drop-down menu. I have
the cell which is the title of one of 85 sites I need to look at from time to
time. I place the title of the site on the top left area of the workbook, and
then select it, go to insert/define/add the name of the site. When I try to
go to this site it comes up on the very bottom of the viewable cells on the
page. I would rather it come up on the top where I first selected the name
when I added it. Now that I have all 85 titles in the naming dropdown, is
there an easy way to make then appear on the top of the page so I don't have
to scroll to see the contents of the site.
Thank you in advance.




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
Copy cells based on conditions in one workbook to another workbook fLiPMoD£ Excel Discussion (Misc queries) 0 August 1st 07 07:43 PM
Copy cells based on conditions in one workbook to another workbook fLiPMoD£ Excel Worksheet Functions 0 August 1st 07 07:43 PM
workbook linking cells not working within a workbook martyn Excel Discussion (Misc queries) 1 November 3rd 06 12:11 PM
column nameing PAUL~H~UK Excel Discussion (Misc queries) 7 October 16th 06 11:36 PM
In nameing a sheet in Excel it puts a .xls] in front why? EZE Excel Discussion (Misc queries) 2 April 27th 05 04:27 AM


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