Index/Match Formulas for Dates and business days

banneduser123

Banned - Rules violations
Joined
Mar 29, 2006
Messages
181
Hi,

if it helps, i've uploaded my file to dropbox:

Dropbox file


I have a workbook with two sheets. one called "2020", which is the main sheet and the other called "Data", where i'm basically just aggregating data.
the purpose of this file is to essentially keep track of my finances, factoring in my pay schedule and also my expenses.


the below range is what i'm currently trying to work on. i don't know how to populate the area while factoring in the dates, but i tried to arrange the data in the "Data" so it would be easy to create the formulas.
basically i'm looking to extract the data from the "Data" tab and populate each of the columns into the below range.
you'll see there are 3 sections - the top section with the headers, 2nd section called "Next Month" and a 3rd section where i would be able to input a time range and a sum of the expenses due during that period of time would be produced.

would greatly appreciate any help. and also happy to further provide more specific clarifications, as i was just trying to get out the basic idea


finl planner test.xlsx
BCDEFGHIJK
53DueFrequencyTypePaymentOther Info.Expense:PriorActualDifference2021 Proj
54Dec - 01AnnualHomeFrom CheckingPolicy NumberProperty Taxes500.005,000.004,986.395,199.46
55Dec - 02MonthlyOther Info textApple50.0050.00 
56Dec - 05MonthlyCable / InternetAuto to CardInsurance436.00436.00 
57Dec - 23MonthlyMediaAuto to Card131.00131.00 
58
59
60
61
62
63
64
65
66Next Month 
67Jan - 01MonthlyMediaAuto to CardHBO14.9914.99 
68Dec - 02MonthlyOther Info textApple50.00179.88
69Dec - 05MonthlyCable / InternetAuto to CardInsurance436.00898.51
70Dec - 23MonthlyMediaAuto to Card131.0025.00
71
72
73
74
75
76
77Time Range:2/1/20217/18/2021Expected Expenses:
78
79
80
81Total Year1,748.9925,824.56
2020
Cell Formulas
RangeFormula
K54K54=(J54*4%)+I54
J54J54=SUM(I54:I80)-SUM(H54:H80)
J55:J57,J66:J67J55=I55-H55
H81H81=SUM(H54:H80)
I81I81=SUMIF(C54:C80,"Monthly",I54:I80)*12+SUMIF(C54:C80,"Bi-Annual",I54:I80)*2+SUMIF(C54:C80,"Annual",I54:I80)



this is the range from the Data tab:


finl planner test.xlsx
LMNOPQRS
1MonthDayFrequencyTypePaymentOther Info.Amt.Expenses
21230AnnualHomeFrom CheckingOther Info text$ 5,000.00Bill 1
3415AnnualHome$ 500.00Bill 2
4xx2MonthlyHomeOther Info text$ 50.00Bill 3
5Total$ 600.00
681AnnualHomeFrom CheckingPolicy Number$ 555.00Bill 4
7814AnnualCarManual to CardMember Number$ 55.00Bill 5
8613Bi-AnnualCarOther Info text$ 50.00Bill 6
91222Total$ 100.00
1022AnnualRetailAuto to Card$ 50.00Bill 7
11xx5MonthlyCable / InternetAuto to Card$ 55.00Bill 8
12xx23MonthlyMediaAuto to Card$ 5.00Bill 9
13Total$ 60.00
1493AnnualOffice$ 555.00Bill 10
151219AnnualOffice / Retail / MediaAuto to Card$ 55.00Bill 11
16xx2MonthlyFinancesAuto to CheckingOther Info text$ 50.00Bill 12
17Total$ 600.00
18xx9MonthlyHomeAuto to Checking$ 5.00Bill 13
19Total$ 60.00
20xx1MonthlySavingsAuto to Checking$ 50.00Autosave to Savings
21Total$ 600.00
22xx6MonthlyMediaAuto to CheckingOther Info text$ 5.00Bill 14
23Total$ 60.00
24xx6MonthlyMediaAuto to CheckingOther Info text$ 2.99Bill 15
25Total$ 35.88
Data
Cell Formulas
RangeFormula
S5,S25,S23,S21,S19,S17,S13S5=R4*12
S9S9=R8*2
 

Excel Facts

Ambidextrous Undo
Undo last command with Ctrl+Z or Alt+Backspace. If you use the Undo icon in the QAT, open the drop-down arrow to undo up to 100 steps.

Forum statistics

Threads
1,215,745
Messages
6,126,636
Members
449,324
Latest member
AmirMalik

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top