Skip to Content
0
Former Member
Dec 04, 2009 at 04:28 PM

Search for 12th of Month

24 Views

For some Tax reporting purposes, I need to capture whether the employee was paid for the 12th of the month or not.

Rather, I need to know if the 12th was in a pay period which they were paid for or not.

If yes, then I need to display 1 else a 0.

In order to do that, do I need to create a formula saying:

If 12th is included in Pay Period and Pay is Positive then 1 else 0

Any ideas on how to do this?

Thank you