my main report has 10 sub reports - each reporting differeing data for a specific account. Occasionally, some of the subreports have no data.
Is there a way to cause the NO DATA report to hide (I know the HasData and NoData) while causing a report WITH data to be displayed in the hidden (no...
I am trying to import MS Access data into a very complicated multi sheet Excel spreadsheet. The data is back end protected by a workgroup secrity login protocal that MS Query is not able to process.
Any suggestions on how to program MS Query to accept the login protocal.
This is the security...
I have the following simple code to create a recordset (rst) that I then need to re-query based on entries from a user.
Set rst = db.OpenRecordset(SELECT * FROM tablename)
when this line executes I get 1 record.
When I execute Set rst = db.OpenRecordset(SELECT DISTINCT * FROM tablename) I get...
I have to build a report that has text boxes as "headings" followed by tabulated data and a "can grow" memo of undetermined size. I need to force page breaks so that a one title is not left at the bottom of a page and the data is at the top of the next. The data tabulation is not orgranized in...
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.