issunboshi
IS-IT--Management
Everyone, need some help here. I am inexperienced at writing access programs, but I have been able to stumble my way through a program for my company. I have a subform, that uses a query as it's source that is displayed in a dataview.
The same query is used as the source for a report that displays the same information that is displayed in the subform dataview.
What I am wanting to know is if there is a way for the report to display the same data and sort sequence that is on the dataview. If I display the information in the data view, I right click on a column and change the sort sequence, i want the report that prints out to reflect that same data sort. Then close the report, change the sort and have the new report that prints to have the lastest data sort.
The report is printed using a docmd.OpenReport command. Is this even possible? Or am I up the proverbial creek?
ken
The same query is used as the source for a report that displays the same information that is displayed in the subform dataview.
What I am wanting to know is if there is a way for the report to display the same data and sort sequence that is on the dataview. If I display the information in the data view, I right click on a column and change the sort sequence, i want the report that prints out to reflect that same data sort. Then close the report, change the sort and have the new report that prints to have the lastest data sort.
The report is printed using a docmd.OpenReport command. Is this even possible? Or am I up the proverbial creek?
ken