I am wanting to hide rows based on if statements. If a single cell within a row has a value less than 1 or greater than 3 i would like to hide the row. How would I do this?
I am wanting to hide rows based on if statements. If a single cell within a row has a value less than 1 or greater than 3 i would like to hide the row. How would I do this?
You can't hide rows using formula's. You can use a macro that looks at the cells in question and then hides the row if it meets your criteria.
ChemistB
My 2?
substitute commas with semi-colons if your region settings requires
Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)
Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble
ok, thanks.
What i'm trying to do is populate a range of cells based solely if one of those cells is either a 2 or a 3. any ideas?
An example spreadsheet would help, preferribly an xls file.
i've attached the examples to this reply i believe.
Hi,
you could use Autofilter in your original table (Data - Filter - Autofilter). This way you would not have to copy the data at all, but just filter on the fly.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks