+ Reply to Thread
Results 1 to 2 of 2

how do you delete blank rows in a spreadsheet using an "if" funct

  1. #1
    John O'brien
    Guest

    how do you delete blank rows in a spreadsheet using an "if" funct

    what syntax is correct in the false part of an "if" statement to delete a
    blank row...eg =if( a1= "Tom", B1,{ what goes here to delete the row so as
    blank rows are not returned}

  2. #2
    Tom Ogilvy
    Guest

    Re: how do you delete blank rows in a spreadsheet using an "if" funct

    Formulas can't be used to hide rows.

    You can use a filter to hide rows based on a condition

    select your data
    Data=>filter=>Autofilter

    select the column that has the values you want to filter on. Select the
    dropdown and set the condition. so you would filter on Tom, so only rows
    containing tom are visible.


    Repeat the sequence to in the menu to remove the filter.

    --
    Regards,
    Tom Ogilvy

    "John O'brien" <John O'[email protected]> wrote in message
    news:[email protected]...
    > what syntax is correct in the false part of an "if" statement to delete a
    > blank row...eg =if( a1= "Tom", B1,{ what goes here to delete the row so as
    > blank rows are not returned}




+ 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