+ Reply to Thread
Results 1 to 10 of 10

Run Time Error 438

  1. #1
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Run Time Error 438

    Can anyone tell me why I'm getting this error, “Object doesn't support this property or method” (run-time error 438)
    Please Login or Register  to view this content.

  2. #2
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,516

    Re: Run Time Error 438

    I assume that "AuditTeam" are the sheet names
    Change to
    Please Login or Register  to view this content.

  3. #3
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Re: Run Time Error 438

    Thank you so much. I'm not getting the error any longer, but how can I make it copy the used range in column a to the closed workbook

  4. #4
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,516

    Re: Run Time Error 438

    You could try this.
    It should copy all of your used range in column A to the first empty cell in column A in the other workbook.
    Please Login or Register  to view this content.
    In your original code you only copied cell A1 [Cells(1, 1)]
    Last edited by jolivanes; 07-10-2014 at 01:06 AM. Reason: Add info

  5. #5
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Re: Run Time Error 438

    I tried the code, but now it's only copying the header row from the closed workbook to row 2. What I really need is for it to copy the used range in column A into the same column of the closed workbook. Attachment 331270

  6. #6
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,516

    Re: Run Time Error 438

    My bad. Sorry about that.
    Try this instead.
    Please Login or Register  to view this content.
    If you don't need to append in Column A, change this line
    Please Login or Register  to view this content.
    to this
    Please Login or Register  to view this content.

  7. #7
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Re: Run Time Error 438

    Thank you soooooooo very much jolivanes ! I've been struggling with this for weeks now. It works like a charm

  8. #8
    Forum Expert
    Join Date
    10-06-2008
    Location
    Canada
    MS-Off Ver
    2007 / 2013
    Posts
    5,516

    Re: Run Time Error 438

    Sorry about my previous mistake but if you're happy with it, that's all that counts.
    Good luck.
    John

    Could you be so kind and mark it as solved please.

  9. #9
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Re: Run Time Error 438

    Thank you again. I tried to mark it as solved but it says it already is. I'll post my completed projected shortly.

  10. #10
    Forum Contributor guitarsweety's Avatar
    Join Date
    10-30-2012
    Location
    North Carolina
    MS-Off Ver
    Excel 2010
    Posts
    188

    Re: Run Time Error 438

    Attachment 331370
    Here is my completed project. I learned so much from this and want to thank everyone here in this forum for all of their contributions.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Cannot Publish Excel Pivot Chart - Run Time Error
    By crisb184 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-11-2013, 07:04 AM
  2. [SOLVED] Error " Run-time error '1004': application defined or object defined error
    By lengwer in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-11-2013, 07:26 AM
  3. Replies: 7
    Last Post: 05-15-2013, 09:02 AM
  4. run-time error ;2147023179 (800706b5) time automation error interface unknown
    By karthik72 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-02-2012, 09:31 AM
  5. Error "run-time Error '1004': General Odbc Error
    By D4WNO77 in forum Access Tables & Databases
    Replies: 2
    Last Post: 07-16-2012, 09:55 AM

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