Last business day/ weekday calendar quarter

ShamWD

New Member
Joined
Oct 21, 2015
Messages
2
Hi, I am trying to create a function in excel to go "Y" when a date is the last weekday in a calendar quarter and "N" if otherwise, but I am failing miserably :(. In fact I have no idea how to go about it. I had a quick seach through here and didn't find anything.


So column A is just a list of dates and column B needs to be a formula that says Y this is the last business day in the calendar quarter or N if not. I''ve used the example of December 2016 where 31 December is a Saturday, so the formula needs to say yes to Dec 30 2016 as being the last weekday/ business day in the calendar quarter? I've left out Dec 31 2016 and January 1 2017 from the below due to these being a saturday and a bank holiday respectively

Can somebody help please?

Date LBDCQ
29/12/16
N
30/12/16
Y
2/1/17
N
3/1/17
N
4/1/17
N

<tbody>
</tbody>

thanks!
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney
Upvote 0
Thanks a million Derek, that's fantastic, just added an if formula and it works great.
Thanks for the help :)
 
Upvote 0

Forum statistics

Threads
1,216,303
Messages
6,129,983
Members
449,548
Latest member
lharr28

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