Results 1 to 11 of 11

Thread: [RESOLVED] RESOLVED: Runtime error 1004 when exporting to excel

Threaded View

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2005
    Posts
    44

    Resolved [RESOLVED] RESOLVED: Runtime error 1004 when exporting to excel

    Hi, my application is getting the followed error

    Runtime error 1004: Application defined or Object defined error

    and this is the offending piece of code.

    myBook.Worksheets(1).Range(bCol).Value = vDate

    vDate is a string, and I have checked bCol as well to make sure that they have correct variables.

    Any help much appreciated...
    Last edited by Santos7772005; Dec 16th, 2005 at 12:48 AM. Reason: Resolved

Posting Permissions

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



Click Here to Expand Forum to Full Width