+ Reply to Thread
Results 1 to 2 of 2

trying to get rid of formula error messages

  1. #1
    Registered User
    Join Date
    10-19-2007
    Posts
    3

    trying to get rid of formula error messages

    in my workbook one of the sheets pulls info from other sheets in the workbook. if the other sheets have blanks on them it shows up on the other sheet as error msg. how do i get rid of these error messages and make those spots just blank cells?
    Last edited by turbo90talon; 10-19-2007 at 10:55 PM.

  2. #2
    Forum Contributor
    Join Date
    03-14-2006
    Location
    Pakistan
    Posts
    1,791

    Lightbulb

    Quote Originally Posted by turbo90talon
    in my workbook one of the sheets pulls info from other sheets in the workbook. if the other sheets have blanks on them it shows up on the other sheet as error msg. how do i get rid of these error messages and make those spots just blank cells?
    Make your formulas like this

    =IF(ISERROR(your_formula),"",your_formula)

+ 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