How can I calculate a rate crossing different periods?
Per the picture: let’s say I charge $100 for 1 year (Jan 2022 - Dec 2022) and $120 (Jan 2023 - Dec 2023).
But I have a customer that wants work done from July 22 - June 23. So I want to take 50% of 100 and 50% of 120. So I would charge a rate of $110.

I want a formula that can calculate the dates and automatically prorate/etc… (including random date starts and not limited to the 1st, i.e May 17, 2022 - May 16, 2023).

Post Photo
like
Posting as :
works at
You are currently posting as works at

Calculate daily rates and use number of days in each period

like

Try this.

Post Photo
like

The excel just fins the difference and do not consider the last date. I came to this from you pointing out. It does 31-1 =30 instead of counting it as 31 days

like

I’d set some assumptions like start and end dates (Jan1’23 & Dec31’23) for each pricing period, an easy rate ($120), and daily rate ($120/365)

Then have an entry for start and end dates for the subject row

Then use series of IFs to spot if the start and end dates fall within a single period, and calculate the number of days in each period so you can multiply by the appropriate daily rate

This way you can simply enter the start and end dates to produce an output that follows all your rules. Want a formula for your example?

like

Use an additional tab where you track weeks, and percentage of the week in a month (meaning how many days of that week fall in a single month, so you have a proper split for weeks that fall in between 2 months). Add the dates in the tab shown, and have it cross reference to the percentages and the rate to apply

like

No it’s actually the same thing in my opinion. You would use 365 days, I would use 52 weeks and a percentage (which mimics the 365). I still believe having a calendar-like schedule is the easiest option, also for double checks, but again I’m used to this method so I can build it in a minute even if it’s longer 😂

So here’s one way you could do it that is fairly simple. I don’t think this is exactly what you’re looking for however because it’s based on actual/actual annual proration, which is just not commonly used and is going to give you odd cutoffs. In your example, you gave a start/end date that would have calculated $110, whereas this calculates to $109.92. Doing it this way also allows you to span multiple years if you want.

Post Photo
like

The better way to do it unfortunately makes the formula more complicated (at least if you choose to compact the function into a single cell). I’m assuming you’ll want to use the standard US 30/360 method. In order to keep the ability to span multiple years and have you able to dynamically enter whatever start/end date you want, here’s one solution that does that. This should now match your example to calculate the $110

Post Photo

I caught an issue with the first formula, but I think I’ve corrected it now and provided more scenarios to check the calculation.

Post Photo

Related Posts

Hello everybody
looking for jobs in IT
I have over 20 years of experience. As a 3d designer, Field Technician, HelpDesk, Network Infrastructure and in the last 4 years as a QA Tester.

like

If we take back the resignation at IBM , is there any policy that prevents from resigning for any specific period?

like

Interviewing for a Practice Manager position, what Level should I expect (L6/7/8/9?) Also, any interview prep advice?

like

What is the biggest piece of advice you’d give someone starting a new role/joining a new team?

like

Any book or podcast recommendations for managing anger?

like

Hey does anyone have any air purifier recommendations? Perferrably ones with low EMF radiation.

like
like

Hi Guys,
It would be great if someone could help me with a referral at Citi or Barclays.

Thanks!

like

What do you do when you need a break from the news during the day? Sometimes I find it hard to step away even for a 30 min lunch

like

How are the childcare benefits in Boeing?
Do they have tie-ups with any daycare, or do they have any daycare facilities in premises?

like

Anyone up for a drink later today?

like

Favorite national park to visit in July/August?

like

Do all the Capitol One scripts start off with:

“We open on Samuel, and Spike just shitting on Charles...”

like

Anyone work for a mortgage lender that offers competitive pay and flexible schedule? Fine with commish only but prefer to come and go as I please. Thanks in advance!

like

Customer Success manager vs Relationship Manager - Is there a difference?

like

Has anyone at EY recently paid for premium processing of their i-140? How soon did you get you receipt and receive your decision?

like

When should one confidently say “I am a Director of Photography”? Holding a camera comes with a slew of titles, should those titles be reflective of one’s skill set or a dynamic free for all?

like

What is the HRA policy in Accenture? I got to know that i can't claim HRa if my base location is city A and living in a rental accommodation in City B?
Is that true?

like

Is cerner a good company to join over Deloitte india?

like

Additional Posts in Excel Genius

Anybody know if there is a way to automate a Gantt chart in excel when building out a roadmap? Essentially want to recreate the functionality of ms project because my client does not have project and wants a nice visual for the roadmap

like

Need help building an electric schedule for a production schedule with a Gantt chart style view (sort of)

Currently have an excel list with resource (production line), start date and time, and then also the name of the item being produced.

Any ideas how to tackle this??

I’m thinking a stacked bar chart with the vertical categories to be my resources and horizontal the date/time and then each individual bar to be the name of the item being produced.

Thank you for the help Excel Gods 🙏

like

I am trying to recreate this without the numbers at the end. Any advice?

Post Photo
likehelpful

Any book recommendations on excel modeling for real world business applications?

like

How do I look up values from a column in a row? E.g. Values in A1:A6 in B2:F2?

like

What’s the symbol that you can type in a cell so you can input a text, but that text would not appear in the spreadsheet? I want to describe the formula without using a text box, which uses more space.

The equivalent of this is in SQL, you can use the apostrophe in the beginning of and end of a text. That text will not affect the function of the query, but that text can be seen if you proofread the query.

like

I created a macro to help me save time on this onetime task and now whenever I open my excel, a blank excel opens with the name of the macro. How do I get rid of it?

like

Is there an easy way to switch XLOOKUPS to INDEX MATCH? Have a large file with bunch of formulas that don't work on all client machines (different excel versions).

like

Hey, I have been tasked with teaching some of my coworkers excel from the very basics to more advanced. Does anyone have recommendations on the skills to teach them about? Thank you all in advance!

helpful

For a linear regression analysis… the equation of a line is Y=MX+B, where M is the slope. So if I’m measuring a line across 365 days and M=.2, can I say that I have increased production by 20% over a year. Or is production increasing 20% each day?

like

After I set a print area, how do I showcase the page 1 - page x in the excel sheet and have the background be grey?

Recently made a job switch and have been using a lot more excel. Any free resources to help build a solid foundation / fee based courses to help improve my skills?

like

Vlook up isn't recognizing a couple of cells even though it's feeding off a pivot and when I check with an " if =" it comes up as being the same.
Any advice on what I need to check?
Thanks

like

What’s the keyboard shortcut to get into the “insert options” dialogue when you’ve inserted a new row with Ctrl+Shift+Plus?

like

Has anyone had an issue with index match and lookups returning NA when trying to manipulate data from a password protected workbook?

How long did it take you to become good at excel? Like fast?

like

Is there a way to identify duplicate URLs within labeled hyperlinks on multiple columns/rows/cells?

I was thinking conditional format, but it’s identifying duplicate labels. I have over 80,000 cells, so extracting URLs manually isn’t going to work for me.

Thanks in Advance!

Anybody use a personal computer for work? How's your experience been, any horror stories/watch-outs?

like

Is there a way for me to automate creating columns to do this so I can drag across and create my columns? For example--
1Q2021 2Q2021 3Q2021 4Q2021 2021 1Q2022?

likesmart

Our Data is only showing when something has changed, is there any way to make excel fill in the values?

Post Photo
like

New to Fishbowl?

Download the Fishbowl app to
unlock all discussions on Fishbowl.
That was just a preview…
Sign Up to see all discussions
  • Discover what it’s like to work at companies from real professionals
  • Get candid advice from people in your field in a safe space
  • Chat and network with other professionals in your field
Sign up in seconds to unlock all discussions on Fishbowl.

Already a user?
Login here

Share

Embed this post

Copy and paste embed code on your site

Preview

Download the
Fishbowl app

See what’s happening in your industry
from the palm of your hand.

A phone with Fishbowl app

Scan your QR code to download
Fishbowl app on your mobile

Download app

Sign up for free to view this conversation on Fishbowl

By continuing you agree to Terms of Use and Privacy Policy

Already have an account? Log in

Sign up for free to continue using Fishbowl

By continuing you agree to Terms of Use(New) and Privacy Policy(New)
Messaging rates may apply

Already have an account? Log in

For account settings, visit Fishbowl on Desktop Browser or

General

Legal