Greetings, I'm trying to pull a list of users that are available based on a given date range. For example;
User A has a start date of 5/13/13 and an end date of 9/18/13. I would like to be able to populate a list using current date and the comparison driver. So if today() is between those two dates grab that users name and pull it into the list. I have a list of 13 users that I need to do it for.
Thanks is advance.
Bookmarks