kkoc3karan
New Member
I am trying to find all record which are Not on leave!
attached an excel sheet sheet 4 is the one
in column M i am using an if statement which checks if
leave start date <= a date value and leave end date >= a date value
this gives me all the people who are on leave for the dates specified
i need reverse of this ( dont want to change the if true or if false parameters )
i want reverse of this logic
leave start date <= a date value and leave end date >= a date value
Please help !!!!
attached an excel sheet sheet 4 is the one
in column M i am using an if statement which checks if
leave start date <= a date value and leave end date >= a date value
this gives me all the people who are on leave for the dates specified
i need reverse of this ( dont want to change the if true or if false parameters )
i want reverse of this logic
leave start date <= a date value and leave end date >= a date value
Please help !!!!