I posted a thread earlier about a balance sheet and now I have another question.
I have an expenses table that dispalys all the expenses that happened during a given year, the year is displayed on the formula as a reference to a cell that contains a drop down list where you pick the year. So if I pick 2010 on this drop down list the expenses table displays all the expenses of that happened during 2010, if I pick 2011 it dispalys the transactions of 2011, and so on.
So what I wanted to know if there is some sort of command that I can add to the data source of the drop down list that works as a "all of the above" option. So that if I pick that all of the above option the table will display all the expenses. Is this possible or what is the closest thing to it?
I think it is important to clarify that the expenses are chosen from a transactions table using a SUMIFS formula that checks if the transactions belong to the year chosen in the drop down list. So what I need to have is an option in the drop down list that makes the SUMIFS formula choose transactions from any year.
Can this be done?
I have an expenses table that dispalys all the expenses that happened during a given year, the year is displayed on the formula as a reference to a cell that contains a drop down list where you pick the year. So if I pick 2010 on this drop down list the expenses table displays all the expenses of that happened during 2010, if I pick 2011 it dispalys the transactions of 2011, and so on.
So what I wanted to know if there is some sort of command that I can add to the data source of the drop down list that works as a "all of the above" option. So that if I pick that all of the above option the table will display all the expenses. Is this possible or what is the closest thing to it?
I think it is important to clarify that the expenses are chosen from a transactions table using a SUMIFS formula that checks if the transactions belong to the year chosen in the drop down list. So what I need to have is an option in the drop down list that makes the SUMIFS formula choose transactions from any year.
Can this be done?