+ Reply to Thread
Results 1 to 2 of 2

Identifying Error cells

  1. #1
    Registered User
    Join Date
    08-05-2009
    Location
    UK
    MS-Off Ver
    Excel 2007
    Posts
    5

    Identifying Error cells

    Hi, sencond attempt properly formatted this time

    In the macro I am writing i create a data table using data from each worksheet. However, i need to delete rows which contain data from sheets that have been deleted.

    When a sheet is deleted you get a 'ref' error in the cell ie. "=#Ref!C2"

    I assumed the easiest way would be to use the sub I have for identifying empty rows, but use it to identify error cells.

    Please Login or Register  to view this content.
    I though this would be shorter than trying to incorporate a 'sheet_delete' event macro. The problem is if there are no error cells, this deletes everything and then replaces cell with good content with 'FALSE'



    Any ideas, thanks

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Identifying Error cells

    If the original errors are in formulae present in Column B then you could use:

    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)

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