python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Sum Across Multiple Tabs, Only If Tab is Flagged as being Active
I have 5 tabs: "Start" "2020" "2019" "2018" "End"
I would like to sum the same cell (eg. cell A2) across all tabs, ONLY if the tab is flagged as being...
user18729347
Votes: 0
Answers: 2
Looking for the most profitable range (mathematical names: "maximum subarray problem" or "maximum consecutive subsequence sum")
To be able to find the most profitable range, I add the lowest value I want to the highest value I want, with that I create a table like this example:
https://docs.google.com/spreadsheets/d/17zpapBeC5...

Digital Farmer
Votes: 0
Answers: 1
Googlesheets Query to substract Sheets
Example - https://docs.google.com/spreadsheets/d/1dNV8BP6AJfc8-u-8BFkkf1i3_QBLe9U1-YfVfUvRdok/edit#gid=1046241405
Sheet - 1 - data is updated daily
Sheet - 2 - data is backed up from 1
Sheet - Diff -...
Bruno Carvalho
Votes: 0
Answers: 1
SUMIFS and SUMPRODUCT used together
I am working on a project where expenditure across multiple accounts and multiple different currencies are consolidated into a single currency cash flow statement that aggregates the expenditure into ...
Tony Fiante
Votes: 0
Answers: 0