I need some help.
I have an Excel workbook in which one spreadsheet "Budget Expenses" contains invoices that were paid and are entered as they are received (in no specific date order). The spreadsheet also contains the amount paid, and the account number it came out of.
For example:
On 9/20/2010 I spent $52.00 from account number 4700
The date is in Cell A1, the amount in in cell E1, and the account it came from is in cell F1.
The other spreadsheet in the workbook “Budget Totals” needs to calculate what I spent each quarter from each account number. It calculates the total spent per quarter from a specified account number.
Now... I need to calculate the amounts spent per quarter. So... I want to add up all the entries that fall within the first quarter date range in A1-A999 from 1 Oct 2010 to 31 December 2010. Then I want the formula to look at column F1-999 to determine if I spent it from account number 4700. Once it meets all that criteria I want it to sum up the totals in cell ranges E1-E999. The outcome of that formula will then be contained in a cell in the “Budget Totals” spreadsheet.
Also, is there any way to indicate infinity for a vertical cell range instead of typing A1-A999?
Thanks for any help you can give,
Steve
I have an Excel workbook in which one spreadsheet "Budget Expenses" contains invoices that were paid and are entered as they are received (in no specific date order). The spreadsheet also contains the amount paid, and the account number it came out of.
For example:
On 9/20/2010 I spent $52.00 from account number 4700
The date is in Cell A1, the amount in in cell E1, and the account it came from is in cell F1.
The other spreadsheet in the workbook “Budget Totals” needs to calculate what I spent each quarter from each account number. It calculates the total spent per quarter from a specified account number.
Now... I need to calculate the amounts spent per quarter. So... I want to add up all the entries that fall within the first quarter date range in A1-A999 from 1 Oct 2010 to 31 December 2010. Then I want the formula to look at column F1-999 to determine if I spent it from account number 4700. Once it meets all that criteria I want it to sum up the totals in cell ranges E1-E999. The outcome of that formula will then be contained in a cell in the “Budget Totals” spreadsheet.
Also, is there any way to indicate infinity for a vertical cell range instead of typing A1-A999?
Thanks for any help you can give,
Steve