Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Changing group options for datevar (period) based on para

Status
Not open for further replies.

kaiso

Programmer
Feb 7, 2001
12
US
Hi all;

Is there a way to dynamically change the group otion for 'The section will be printed:' dropdown list based on values prompted for.

e.g if the user selects 'monthly' for the reporting period, can I change 'The section will be printed:' to 'for each month'.

thanks kaiso.....
 
You could create a Formula that returns the Week, Month, Quarter, or
Year of the Date Field based on the Prompt.
Then Group on that Formula instead of directly on the Date Field.

hth,
- Ido
 
Thanks Ido,
Your comments are truly appreciated.

K
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top