Hi,
I have a form that is being used to open various reports based on dates. It has a [FromDate] and [ToDate] command on it. I have another unbound command that has the formula =month([FromDate]). All works fine. What I need is to identify the "quarter" in which the the "month" lies. I'm thinking I need to write an If than statement to identify the quarter but I'm not sure how to do it, or, if there is an easier method.
Thanks,
Leesha



