Results 1 to 7 of 7

how to Ignore formula Error Checking?

Threaded View

  1. #1
    Forum Contributor
    Join Date
    08-09-2005
    MS-Off Ver
    2003 & 2007
    Posts
    111

    how to Ignore formula Error Checking?

    I find Excel's "helpful" suggestions for fixing formulas very annoying and I turn them off. But users of my workbook may not have done that.

    My code makes changes to the sheet in a way that triggers one of Excel's suggested corrections. It says "Formula Omits Adjacent Cells." I can manually tell it to ignore the error in this cell (making the green triangle in the upper left corner disappear).

    But how can I do this in my code? I tried recording a macro but when I clicked ignore nothing was captured.

    I've also tried the following:

    MyCell.Errors(xlInconsistentFormula).Ignore = True
    This either doesn't work or I can't find the right xlErrors constant.

    Suggestions?
    Last edited by dlh; 07-18-2008 at 12:55 PM.

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