LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7
Default can you make excel open at the top instead of the bottom


lol it occurred right before I read it that the macros were disabled!!
You all ROCK...thanks sooooo much!

"Sheeloo" wrote:

Ok.

btw macros must be enabled for the code to work.

"Rebel" wrote:

Nope.....not working...I will just tell her to save it at the top.

"Sheeloo" wrote:

Download http://wikisend.com/download/589412/GoTo A1.xls
and compare with what you are doing..

To test
select any cell in sheet1...
go to sheet2 or sheet3
click on sheet1 to come back to it
It should open at A1

"Rebel" wrote:

Neither code is working....

"Sheeloo" wrote:

It opens at the position it was last saved.

If you want it to go to A1 everytime you open the worksheet...
Right-click on the sheetname at the bottom, choose View Code and paste the
following;
Private Sub Worksheet_Activate()
Range("A1").Activate
End Sub

Close the editor


"Rebel" wrote:

I want excel to open at the top of my spreadsheet instead of the bottom



 
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 I make the tabs at the bottom of excel larger (large font) Jim Cone[_2_] Excel Discussion (Misc queries) 1 February 8th 09 01:24 PM
how to I make the tabs at the bottom of excel larger (large font) [email protected] Excel Worksheet Functions 0 February 8th 09 01:43 AM
Help! Start bar at bottom disappears when I open Excel? James A Excel Discussion (Misc queries) 2 December 30th 06 07:28 PM
make exel open at the bottom of the worksheet Roger S New Users to Excel 1 October 30th 06 03:21 PM
In Excel make the tabs a the bottom stack vertically. Brian Excel Discussion (Misc queries) 0 March 23rd 06 08:49 PM


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