Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default Excel 2003 Screen View

I have worked with excel vba for several years now and have never been able
to find out how to have a cell appear directly in a certain location in the
screen. Like I want [B675] to appear in the top left corner of the
application screen right under the column headings.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default Excel 2003 Screen View

Hi Gene,

Try:

Application.Goto Reference:=Range("B675"), Scroll:=True

---
Regards,
Norman



"Gene Mills" wrote in message
. ..
I have worked with excel vba for several years now and have never been able
to find out how to have a cell appear directly in a certain location in the
screen. Like I want [B675] to appear in the top left corner of the
application screen right under the column headings.



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
can't view page break on screen in Excel greddy Excel Discussion (Misc queries) 2 June 6th 09 06:24 AM
view excel in full screen view JABCR Excel Worksheet Functions 1 April 25th 09 12:39 AM
HOW FIX EXCEL WHERE PRINT VIEW IS DIFFERENT FROM SCREEN VIEW Greenlight Excel Discussion (Misc queries) 0 March 19th 09 12:00 AM
Is it possible to view Excel split screen by tab within same file SS Excel Discussion (Misc queries) 2 July 30th 05 12:27 AM
Can't view text boxes in Excel on screen mark gregory Excel Worksheet Functions 1 March 18th 05 09:07 PM


All times are GMT +1. The time now is 08:58 AM.

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"