Date Formula enhancement Needed

thhynes

New Member
Joined
Dec 27, 2020
Messages
13
Office Version
  1. 365
  2. 2013
Platform
  1. Windows
In the image below
... based on the plan year, effective date, metal level, plan name, rating area, and Date of Birth
A Vlookup formula searches a table of data to return the Value based on the information.

This Date formula =IF(MONTH(DATEVALUE(L$24&"1"))>=MONTH($C$9), $I26, "")

fills in the rates based on the effective date - which is working well,.. it leaves any month except for the EFFECTIVE month blank and fills in the RATES for
the remaining months.

What I would like to achieve is, and I may need to add a field under the Effective date for Termination Date, then based on these two dates the
rates fill in for the Effective date through the termination Date...

So lets say

Effective date 05/01/2021
Termination date 08/31/2021

the RATE found would only be filled in for the months of May, June, July, August
the months of Jan, Feb, Mar, Apr, Sep, Oct, Nov, Dec

I sort of understand what this formula is doing but not enough to achieve what I would like.

Thanks
 

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().
Welcome to the MrExcel Message Board!

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: Assistant in Adding to this DATE formula
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,214,606
Messages
6,120,492
Members
448,967
Latest member
visheshkotha

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