I have a report which is based on a query and the query is based on form data.
All is grand, but I would like to be able to sort the report differently depending on which button is clicked.
Would this be easier to do in VBA or should I just make a couple reports and program it so that a different report will be opened depending on which button is clicked... at the end of the day, the end user isn't going to see but I would like to know which is more convenient
All is grand, but I would like to be able to sort the report differently depending on which button is clicked.
Would this be easier to do in VBA or should I just make a couple reports and program it so that a different report will be opened depending on which button is clicked... at the end of the day, the end user isn't going to see but I would like to know which is more convenient