Calendarize invoice data into standard calendar months

djwilliams

New Member
Joined
Aug 20, 2013
Messages
1
Hello,

I'm working with a large number of invoices that do not follow standard calendar dates (i.e. the first day of the month to the last day - 8/1/13-8/31/13). I'm trying to find a systematic way to convert these invoices into standard calendar dates so I can evaluate various locations against normalized months.

Invoices cover a range of billing periods (some invoices cover only a few days in a month and some invoices span several months worth of billing).

What I'm trying to do is count the number of days within an invoice and split up the cost into the correct standardized months. Here are some example invoices:

ABCDEFGHI
1LocationStart dateEnd DateCostInvoice daysCost per dayJanFebMar
2Denver
1/1/20131/4/2013$5504$137.5$550
3New York1/15/20132/15/2013$250031$80.65$1290.4$1209.75
4Portland1/21/20133/20/2013$500058$86.21$862.09$2413.78$1724.14

<tbody>
</tbody>

Does anyone have a formula that can calculate these values dynamically I don't need a different formula for each invoice type (invoices within same month, invoices spanning two months, and invoices spanning multiple months)?

I've been searching everywhere and can only find proprietary software that will perform this function. Any help would be most appreciated.

Best,
David
 

Excel Facts

Return population for a City
If you have a list of cities in A2:A100, use Data, Geography. Then =A2.Population and copy down.

Forum statistics

Threads
1,214,975
Messages
6,122,538
Members
449,088
Latest member
RandomExceller01

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