+ Reply to Thread
Results 1 to 3 of 3

Application.GoTo

Hybrid View

  1. #1
    JulieD
    Guest

    Re: Application.GoTo

    Hi Ashman

    help in ver 2003 gives the following example:
    ---
    Application.Goto Reference:=Worksheets("Sheet1").Range("A154"), scroll:=True
    ---
    which works fine for me. Does this do what you want?

    Cheers
    JulieD

    "Ashman" <Ashman@discussions.microsoft.com> wrote in message
    news:91C2FAA5-1D04-4C07-9E90-A33D6B4E8A29@microsoft.com...
    > Hi all,
    >
    > I am trying to use Excel VB to select a cell on a worksheet and make it
    > visible, ie not just selecting it, but moving the screen to show that
    > selected cell.
    >
    > I think this is application.goto function, but not sure how to use it,
    > reference books letting me down.
    >
    > Can someone help me?




  2. #2
    Ashman
    Guest

    Re: Application.GoTo

    Many thanks, worked very well and does exactly what I wanted.

    "JulieD" wrote:

    > Hi Ashman
    >
    > help in ver 2003 gives the following example:
    > ---
    > Application.Goto Reference:=Worksheets("Sheet1").Range("A154"), scroll:=True
    > ---
    > which works fine for me. Does this do what you want?
    >
    > Cheers
    > JulieD
    >
    > "Ashman" <Ashman@discussions.microsoft.com> wrote in message
    > news:91C2FAA5-1D04-4C07-9E90-A33D6B4E8A29@microsoft.com...
    > > Hi all,
    > >
    > > I am trying to use Excel VB to select a cell on a worksheet and make it
    > > visible, ie not just selecting it, but moving the screen to show that
    > > selected cell.
    > >
    > > I think this is application.goto function, but not sure how to use it,
    > > reference books letting me down.
    > >
    > > Can someone help me?

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1