+ Reply to Thread
Results 1 to 3 of 3

Thread: RunTime Error

  1. #1
    HeartSA
    Guest

    RunTime Error

    Getting an run-time error 1004 on this simple statement

    Sheets("AllSheet").Select
    Range("A28:A29").Select

    Can't figure out why.




  2. #2
    Otto Moehrbach
    Guest

    Re: RunTime Error

    What does the error message say? Does your file have a sheet named
    "AllSheet"? Look at the spelling carefully. Does the sheet name in the
    sheet tab have a space before or after the name? If you're not sure, rename
    the sheet the same name, being careful to not add a space before or after
    the name. HTH Otto
    "HeartSA" <haertSA@yahoo.com> wrote in message
    news:%23YFsc5D0FHA.1028@TK2MSFTNGP12.phx.gbl...
    > Getting an run-time error 1004 on this simple statement
    >
    > Sheets("AllSheet").Select
    > Range("A28:A29").Select
    >
    > Can't figure out why.
    >
    >
    >




  3. #3
    Gary''s Student
    Guest

    RE: RunTime Error

    Should work unless AllSheet does not exist.
    --
    Gary''s Student


    "HeartSA" wrote:

    > Getting an run-time error 1004 on this simple statement
    >
    > Sheets("AllSheet").Select
    > Range("A28:A29").Select
    >
    > Can't figure out why.
    >
    >
    >
    >


+ 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.2.0