| Thread | Last Post | Replies |
|
| Changing ControlSource property for a text box using visual basic | 12 Mar 2005 01:48 GMT | 1 |
Dear Access people, I want to change the ControlSource property for a textbox when the report is open. I have the following code in the Report module for changing the textbox:
|
| Access Report with dates | 11 Mar 2005 22:06 GMT | 1 |
I have a report to track shipments. Because we don't ship every day I have no data for those dates in which no shipping took place and my report looks like: Date Shipped
|
| A report design question | 11 Mar 2005 21:41 GMT | 3 |
I'm trying to print out the results of a survey. My tables were not normalized, so after a crosstab query, I'm able to get these as columns: QuestionNo SurveyDate
|
| Only one page in reports | 11 Mar 2005 19:01 GMT | 4 |
When I choose to make a report in Access, the system automatic shifts to a new page, when the page is "full"... How can I overrule this page-shift.... I what the hole report i one page - no matter how long the page might be...
|
| Image on Report? | 11 Mar 2005 18:55 GMT | 1 |
I have images (qty 3) stored in a SQLdatabase which are used as logos on various reports. Depending on the options the user selects different logos may print on the report. My front end is an Access 2003 Project .adp. My problem. The data for the report comes from a stored ...
|
| Parameter issues w/ Report | 11 Mar 2005 18:46 GMT | 6 |
Hey there folks, I'm having trouble with a report. It's based on a select query, and contains a subreport based on a table. The report is set to preview by a command button in another form. When you click the button, the report will come up
|
| I just want a report summary | 11 Mar 2005 18:38 GMT | 5 |
I have a table that has a number of children in various age groups I want to make a report that simply has totals for each of field. I do not want to show all the records. I want to make it split into two groups found in a another field. One of the fields is a yes/no field. I ...
|
| HELP! Exporting a selected report or group of reports to a SNP format | 11 Mar 2005 18:35 GMT | 1 |
I am trying to create a "mode" to select that would indicate that when a report or group of reports is selected it is not printed by exported to a specific file location as a *.snp file (automating posting reports to a Intranet on a Unix server based on Samba mgmt. Any ideas?
|
| Faxing | 11 Mar 2005 17:49 GMT | 1 |
Is it possible to fax out of MS-Access, e.g. a mass mailing?
|
| check boxes | 11 Mar 2005 17:22 GMT | 5 |
I'm creating a report from a table that contains a number of check boxes. When I create the report I want it to display the caption text rather than the check box. Student Date of test Tests taken this quarter
|
| Linked Subreports Repeating | 11 Mar 2005 17:11 GMT | 2 |
Access XP/Windows 2000. Have a report that consists basically of two subforms. Each subform shows similar-but-not-exactly-matching data from a different source table/query. Sometimes, the match will show several records from Source A and several from Source B that satisfy my ...
|
| Need help with calculation | 11 Mar 2005 17:03 GMT | 6 |
My current report lists the top three sales results of each group. The report has a hidden textbox in the detail area that "counts" which record it is (1, 2, 3) within each group (thanks Duane Hookom). For example: Group One
|
| Show Subreport | 11 Mar 2005 16:35 GMT | 4 |
How do I make a subreport show up even if it has no data? I need to see the labels and empty cells. We need this to look the same as the form but I don't want to print the form.
|
| custom intervals for groupings on access reports | 11 Mar 2005 16:33 GMT | 1 |
Is it possible to create custom intervals for groupings on access reports. I dont want to use a set interval.
|
| Creating New Columns in a report | 11 Mar 2005 16:32 GMT | 5 |
I have database that deals with daily information that needs to be put into a report showing each days info. It needs to look like: Mon Tues Weds Total Units Produced 3 4 5 12
|