I'm not sure if this can be done or not.
I have a report that is grouped by sales manager. I want to distribute this report by email so that each sales manager receives their individual information in PDF format. Is there a way that I could generate separate reports for each sales manager...
Is it possible to export reports from one Access database to another Access database? We are currently converting a system in Access 95 to an improved system in 97. I have been able to successfully export all of the tables, queries and macros that we need, but i can't export the reports...
Is there a way to deactivate a text box based on a value selected in a combo box? I have a combo box that asks for a "yes" or "no" value. If the value is "no", I want to deactivate the text box below it. Is this possible? Thank you!
Hello! I'm hoping someone can help me with this master/child linking problem. I have a form with 3 combo boxes that are used to filter information that is seen in a subform. Once the user has selected the filters from this form, they click a command button to apply the filter. The command...
How can I get all of the information within a group to not separate when it comes to the end of the page. I don't want a separate page for each group, but I don't want the title of the group on one page, then the grouped records on a separate page. I know there is a pretty easy way to do this...
When you set the properties of a form to Pop Up, it takes away the ability to sort and search when using that form. Is there a way to make the sort and search functions work while using a pop up form?
I am trying to create a "Select All" option in one of 9 Combo Boxes used in a form to create reports specific to what the user chooses. I have gotten the Union query made to do this using the code
SELECT [combo field] FROM [table]
UNION SELECT "*" FROM [table]
I can't...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.