+ Reply to Thread
Results 1 to 2 of 2

Application Defined or Object defined error

  1. #1
    Forum Contributor
    Join Date
    11-20-2008
    Location
    UK
    MS-Off Ver
    Office 365 For Mac Excel Version 16.88
    Posts
    143

    Application Defined or Object defined error

    I have a workbook (Tracking Sheet) with lots of macros in it. These macros update 2 other workbooks (Commercial_Work_log and Proofer Payment Record) and as well as the Tracking Sheet itself.

    I'm having problems with one particular macro which I'm trying to amend to be bit more reliable. The code is:

    Please Login or Register  to view this content.
    When I run it I get an Application Defined or Object Defined error but being a VB NEWBIE I don't really know why.

    This is what I want it to do.

    1. If D3 in the Tracking Sheet is empty it does nothing.
    2. If D3 in the Tracking sheet isn't empty it should check to see if the job number in D2 of the Tracking Sheet appears anywhere in column B of the Proofer Payment Record
    3. If the job number does appear in Column B it should copy Cells G32, D2, D3,D1, B1, H58 from the tracking sheet into the row with that job number in replacing the existing data.
    4. If the job number doesn't appear in Column B it should create a new row at the bottom of the Proofer Payment Record and then copy cells G32, D2, D3,D1, B1, H58 from the tracking sheet into the new row

  2. #2
    Forum Contributor
    Join Date
    11-20-2008
    Location
    UK
    MS-Off Ver
    Office 365 For Mac Excel Version 16.88
    Posts
    143

    Re: Application Defined or Object defined error

    Ahh fixed it
    Please Login or Register  to view this content.

+ 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. Listbox.listcount property - application defined or object defined error
    By JulyMoon in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-02-2015, 04:30 PM
  2. Replies: 1
    Last Post: 05-08-2014, 04:57 AM
  3. Previously working code is now is now giving Application-defined or object-defined error
    By ready2learn in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-06-2014, 07:22 PM
  4. [SOLVED] application-defined/object-defined error 1004 when trying to read from or write to cells
    By florin_excel in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-30-2012, 08:38 AM
  5. Replies: 2
    Last Post: 09-12-2012, 01:01 PM
  6. Application Defined or Object Defined Error, Command Button and Vlookup Function
    By stevedomer in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 09-14-2011, 11:20 PM
  7. Replies: 3
    Last Post: 07-24-2006, 08:20 PM

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