I have the user pick, through ASP, if they want to print the reports daily,monthly, or yearly. In a formula field, I want to find out what they have chosen. Is there a parameter in CR, that I could pull in a formula field, that tells me if the group is by day, month, week, etc.?
for example, I want to do this:
If group condition = "weekly" then
<code>
if group condition = "monthly" then
<code>
etc.
thanks
James
for example, I want to do this:
If group condition = "weekly" then
<code>
if group condition = "monthly" then
<code>
etc.
thanks
James