Sign in to join the conversation:
I'm trying to create a formula that adds together random cell totals together in a column.. what should the formula look like?
Are you adding cells from the same row together? Or from different rows? There are a few different ways you can do this...
You can either Sum a range of cells that are beside each other...
Or you can manually add cell values using basic math.
If you're summing differnt rows, replace @row with the row numbers.
Beautiful!! Thank you.. manual works for this scenario..
Bob
Hi. I need to know what is the best way to Count but exclude any cells that are blank. I am looking to count how many machines I have per my programs but I don't want to count the ones that have no date. I've read I should start with Is Blank but that didn't work. Thanks you in advance. Ali
I want to pull the dates into this data sheet from the Schematic prep column on the Master sheet. What's wrong with my forumla??
i am trying to write an IF situation referencing another sheet where I want if there's a ). PS the answer is 69, the formula I wrote which is wrong is =IF({VAC Intake R- Stage}, (@cell = "0. PS"), 69) any help would be greatly appreciated. Thanks.