Need help on Leave Planner template formula

hemanthcrpatna

New Member
Joined
Jan 2, 2017
Messages
3
Hi there,

I'm creating a new leave planner for my team and I have followed one template and created half of the it and now struck up use the dashboard formula which can update the data by referring the data sources.

I would need help on using the below formula

IF(A6<>"",IF(E$5>TODAY(),"",IF(E5="","",IF(AND(COUNTIF(DATE,E$5)>0,E$5<>""),"H",IF(OR(E$4="Sat",E$4="Sun"),"W/O",IFERROR(VLOOKUP($A6&" "&E$5,Data!$A:$E,5,0),"P"))))),"")

Here is the template that I created
https://www.dropbox.com/s/kqu4uw783sbkrjv/Leave Planner-2017.xlsx?dl=0

Here's the template which I'm following
https://www.dropbox.com/s/l0oi038nka8g5w1/attendance.xlsx?dl=0

Thanks in advance
Hemanth
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.

Forum statistics

Threads
1,223,214
Messages
6,170,774
Members
452,353
Latest member
strainu

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