Sign in to join the conversation:
Anyone figure out how to hide rows? I have a formula that blanks them out, but I would rather them hide and roll up.
Hi,
Would it work to use a filter?
I hope this helps you!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
If you have parent and child rows you can collapse them. You can also right click on the Primary column at the top and collapse all at once.
Not exactly what I am looking for; I have a formula written to "blank" out cells, but I would rather hide them.
I have a formula that is "blanking" the cells, but what I want is to be able to hide them, like you can in excel. If I don't get this to work probably going to have to go back to excel.....
You can accomplish a similar result with a filter.
I also use filters for this. I assume because you seem to be adverse to this but haven't stated why, you use filters for other reasons. Unless you are using many filters on the fly (which I often do), adding your 'hide the row' functionality into the filter is one of your best bet.
The other is to use Reports.
Craig
Hello! I have what is probably a simple question my brain is just not comprehending properly. I need to SUMIFS from a sheet that matches some specific criteria but one of the fields I am using against needs to calculate a total if one dropdown field matches ANY ONE of these 3 items that is in it to be chosen… Capitol…
Hello, I face one difficulty trying to transform text in date using DATE formula I want to find the first day of a week based on the week number & year number put in a cell For instance in a cell I find "25-45" FOR Year= 2025 & Week= 45, so I look for the monday of this week that should be the 3rd of nov Step 1 find first…
I have a formula that I have used for years on a sheet and it was working an hour ago and then all of a sudden it just stopped working, I went out the sheet and back in and . The formula is =IF([Shop Order]@row = 0, (COUNTIF((RN:RN), RN@row ))) but instead of returning the value it says #INVALID COLUMN VALUE Got it working…