+ Reply to Thread
Results 1 to 4 of 4

Runtime Error 1004

  1. #1
    Registered User
    Join Date
    03-29-2007
    Posts
    2

    Runtime Error 1004

    Hi,

    i am currenlty working on what I thought was a pritty simple Excel do. for work. i have added in some macro's etc. for some buttons and have been using a very basic code to get the job done fast. Here is some of the code:

    Please Login or Register  to view this content.
    I am getting the error on the "Split Busbar" line. it is in reffernece to a work sheet of which I cannot simply change the name. The only thing that I can think of is that the space between the two words is causing an issue??? Any ideas??!!!
    Last edited by VBA Noob; 03-29-2007 at 10:21 AM.

  2. #2
    Registered User
    Join Date
    01-19-2007
    Location
    Bangalore, India
    Posts
    66
    yes that is the cause only.

  3. #3
    Registered User
    Join Date
    01-19-2007
    Location
    Bangalore, India
    Posts
    66
    Try this.

    Range(" 'Split Busbar'!F16").Value = 2

    Regards,
    Gajendra Gupta

  4. #4
    Registered User
    Join Date
    03-29-2007
    Posts
    2
    Cheers!!

    Tis always the simple answer!!

    looks like its back to work now!

    Thanks again

+ 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