Results 1 to 4 of 4

range("a1").select not working

Threaded View

  1. #1
    Forum Contributor
    Join Date
    05-04-2005
    Posts
    136

    Question range("a1").select not working

    I have a line in my code:

    Sheets("CT Summary").Select
    Range("A1").Select

    when i run my code, the debugger stops at the range.select line. the cell is not hidden, the sheets are not protected.
    the error i get is:
    runtime error 1004: select method of Range class failed.

    i cant figure out what is wrong with this. any suggestions?
    Last edited by tkaplan; 10-27-2005 at 12:05 PM.

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