Forum Moderators: open
clientQ1-4 are date fields, and this query returns all clients whose dates fall within the next 7 days!
However, I need to know which one of those dates is the date in question - Note: It can only BE one date as they are roughly 3 months apart!
Does anyone have any ideas how to do this? I've tried SELECT and IF ELSE statements with no success :(
"TheDate" will be the matching date and "TheClient" will be the value of the matching client (Q1, Q2, etc.).
[edited by: LifeinAsia at 4:22 pm (utc) on Dec. 23, 2008]