Dugantrain
I Love Pants
- Local time
- Today, 10:50
- Joined
- Mar 28, 2002
- Messages
- 221
Alright, I know this topic has been covered in former posts, but I'm still having trouble getting it together. I'm trying to create a crosstab query which will accept a user-defined parameter, in this case, a start date and end date. I see that each parameter must be individually defined in the crosstab; I've done that and it still doesn't work. Must parameters be defined in the select query that the crosstab is based on? Should the date be a selected field in the select query? And what is the syntax for the parameters in the crosstab?