+ Reply to Thread
Results 1 to 2 of 2

Application.goto Workbook?

  1. #1
    DJB
    Guest

    Application.goto Workbook?

    Can you use Application.goto and goto a Workbook or a worksheet?

    I get an error object required?

    Thanks



  2. #2
    Norman Jones
    Guest

    Re: Application.goto Workbook?

    Hi DJB,

    Application.Goto Workbooks("Book1.xls").Sheets(1).Range("A1")

    worked for me.


    ---
    Regards,
    Norman



    "DJB" <[email protected]> wrote in message
    news:[email protected]...
    > Can you use Application.goto and goto a Workbook or a worksheet?
    >
    > I get an error object required?
    >
    > Thanks
    >
    >




+ 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