S
Stockwell43
Hello,
I posted this in a different posting yesterday but might have worded it
incorrectly. I have a code that seems to work except I need to add in
holidays. So to make sure whether a holiday is included or not I need to have
the code work as follows so I know the response in the KPIMet field is
correct.
If "ActualRecpt" is equal to or less than "txtDateTo" then KPIMet equals
"Yes" else KPIMet equals "No"
Where "ActualRecpt" is when the document came into the department and
"txtDateTo" is the deadline date it should come into the department. So if
the deadline date is 01/20/09 and the actual received date is 01/21/09 then
the KPI Met field is No. If the received date is 01/20/09 or below, then KPI
Met field is Yes. The code will be behind the KPIMet button that is clicked
when the document is received in the department to show if it came in within
or on the dealine or later.
I'm sure I messed something up. Any help would be appreciated!!!!
Thanks!!!
I posted this in a different posting yesterday but might have worded it
incorrectly. I have a code that seems to work except I need to add in
holidays. So to make sure whether a holiday is included or not I need to have
the code work as follows so I know the response in the KPIMet field is
correct.
If "ActualRecpt" is equal to or less than "txtDateTo" then KPIMet equals
"Yes" else KPIMet equals "No"
Where "ActualRecpt" is when the document came into the department and
"txtDateTo" is the deadline date it should come into the department. So if
the deadline date is 01/20/09 and the actual received date is 01/21/09 then
the KPI Met field is No. If the received date is 01/20/09 or below, then KPI
Met field is Yes. The code will be behind the KPIMet button that is clicked
when the document is received in the department to show if it came in within
or on the dealine or later.
I'm sure I messed something up. Any help would be appreciated!!!!
Thanks!!!