| Thread | Last Post | Replies |
|
| Can I ignore duplicates when counting records and trying to get a | 14 Oct 2004 22:36 GMT | 1 |
I have a report based on a query that combines two tables. In this report I have several grouping levels which is throwing off the summary counts and sums I am trying to do after each section. For instance (in a simplified format):
|
| Repeat report header on multiple page report. | 14 Oct 2004 21:32 GMT | 1 |
I have a simple multiple page report. I would like to repeat the report header at the top of each of the pages and cannot figure out how. Can anyone help me?
|
| report page layout | 14 Oct 2004 21:31 GMT | 3 |
My report is a 2 page report, and I set up the page layout with .6 as each margin. It prints just fine. Problem is everytime I load the app anew, the margins are changed back to 1.0 and now the report is an 8 page report.
|
| Problems summing by page | 14 Oct 2004 19:23 GMT | 6 |
I have a query called projects that has five fields: company name, project name, employees, hours and cost. One company may have three or four projects. created a form with a combo box of companies where a user can
|
| Report printing | 14 Oct 2004 18:25 GMT | 2 |
Hello - I was wondering if there was way to specify which printer you want a report to print to. For example, I have designed a report that I want to print to PDF distiller everytime the user runs it. If there is a way to do this could someone please share it with me.
|
| Report from cross-tab | 14 Oct 2004 18:02 GMT | 1 |
I create a table that contains sales data from our different stores. The table will contain data from different stores depending on the limits applied when the table is built. I want to use a cross-tab query to display the data in a comparative layout
|
| Calculated field vs module | 14 Oct 2004 17:54 GMT | 3 |
On my report I have in the footer 4 fields. Field 1 and 2 are sum fields, Field3 = field1/field2, Field 4 is a calfunction from a module. When I calculate field 3 like: =round((field1/field2)*100) gives a value like 68 and the calfunction of field4 generates a value of D
|
| Generating a report | 14 Oct 2004 17:00 GMT | 1 |
Everytime I try to generate a report 1 of 2 things happens. 1. If I use the wizard it simply says "The wizard has failed to create your report" 2. If I try to use the design view. The button just does nothing.
|
| How do I enter many queries at once in Access? | 14 Oct 2004 16:59 GMT | 1 |
I have a database with thousands of records and i would like to put in a value from column 1 and the return would be from columns 2 and 3 - sometimes I might want to enter 30 entries from column 1 and other times maybe just 1 ! Can anyone help please?
|
| Report from a cross-tab | 14 Oct 2004 16:55 GMT | 1 |
I create a table that contains sales data for my different stores. The table will contain different store data depending on the limits applied when creating the table. I use a cross-tab query to layout the data in columns. The problem is the
|
| Converting Field Values For Reporting Purposes... | 14 Oct 2004 16:47 GMT | 1 |
I am new to the world of MS Access, but I do understand the basics. The values are for a field named Error Reported How? (This is for an Error Reporting Database). For example, I have 5 different field values that they can choose from a combo box. Agent, Customer, QC Function, ...
|
| counting records | 14 Oct 2004 16:21 GMT | 1 |
Need some help on counting records on a report Thanks t848
|
| Printing to PDF | 14 Oct 2004 16:14 GMT | 1 |
I have an access database that produces our company billing run from a single report containing multiple sub reports. The report is then printed to pdf format as it is quicker to scroll through than waiting for access to format the pages (in excess of 1400 pages)
|
| Print one line per record seperatly on a page | 14 Oct 2004 15:49 GMT | 2 |
I want to back up on a hard copy our data entry to an old dot matrix printer, one line per record. Entry is done using a data entry form. Using the printout command in a macro I can print the data off the form each time a record is entered but it uses a lot of paper. I also ...
|
| how to disregard value in record if null? | 14 Oct 2004 14:51 GMT | 4 |
Working with Access 2003 and new to it so pardon any wrong terms: I have a table that has multiple similar records with only one different field in each. Here is a simple demo: http://tallahasseech.org/accessquestion.htm
|