Results 1 to 5 of 5

Hide Row Based on Error in Cell--Excel 2010

Threaded View

  1. #1
    Registered User
    Join Date
    12-16-2014
    Location
    Minneapolis
    MS-Off Ver
    2010
    Posts
    9

    Question Hide Row Based on Error in Cell--Excel 2010

    I would like to hide entire rows if there is a #NUM! error in a specific column--column U in this case. I've tried this:

    Sub Macro1()
    Columns("U").SpecialCells(xlCellTypeFormulas, 16).EntireRow.Hidden
    End Sub

    . . . for which I get a Hidden method of Range class failed error.

    Any suggestions?
    Last edited by LadyNatira; 12-16-2014 at 12:06 PM. Reason: SOLVED

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Excel 2010 - Icon Set (3 conditions) Based on Cell Value Across
    By robynn in forum Excel General
    Replies: 5
    Last Post: 09-24-2014, 02:03 PM
  2. Trying Hide #N/A Error's on Excel 2010
    By MatthewIJClark in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-28-2014, 07:01 AM
  3. Error calling Outlook 2010 macros from Excel 2010
    By MitcheMJ in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 12-11-2013, 04:48 PM
  4. Replies: 8
    Last Post: 11-09-2012, 07:28 AM
  5. Can Excel hide a row automatically based on value in a cell?
    By RJQMAN in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-07-2005, 04:05 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