| Thread | Last Post | Replies |
|
| Enter Parameter Value? | 11 May 2006 00:06 GMT | 4 |
I'm not understanding this message I keep getting when I open a report. It asks me if I want to Enter Parameter Value for one of the fields. If I click Ok through it, the report looks fine. If I press Cancel, the report does not open. How do I suppress this input box?
|
| Export a report... | 10 May 2006 22:37 GMT | 1 |
Is it possible to export a report (NOT the underlying query)??? Just exporting my query is easy to do, but on my report that is based on the query I have header information that won't be there if I export the query. Is there a way after to run the command to openreport, to have
|
| Showing multiple formats for a single field on a report/query | 10 May 2006 22:31 GMT | 5 |
My table contains 2 fields: 1. Item 2. 2005YE "Item" are the line items on a P&L (i.e. sales, COS, OM, etc). "2005YE" has
|
| Publishing Access report in Word | 10 May 2006 21:31 GMT | 1 |
Is there anyway to publish an Access report in Word and retain lines that have been placed in the Access report?The lines do not show up in Word .rtf format.
|
| Create a report from a form | 10 May 2006 21:19 GMT | 3 |
Is it possible to create a report from a form? I have a form, which is obviously based on a querry, but then the users enter addtional data through combo boxes, from which various unbound calculated fields are created.
|
| Conditional Format Between Dates | 10 May 2006 20:59 GMT | 2 |
There is probably a very easy solution to this but I cannot figure it out. I have a monthly report that shows the same units every month, but information on those units can change from month to month. What I need to be able to do is, if there were any changes from last month's ...
|
| sorting by a memo field | 10 May 2006 20:32 GMT | 2 |
My memo field contains only 2 digits and I do not have the needed permission to change its type. I need to sort a report on this field. Data sorts in the query llike I want but not in the report. Is what I need to do possible?
|
| format report in Access to resemble table | 10 May 2006 20:00 GMT | 3 |
I was wondering if there was a way to have a report in Access formatted to resemble a table. Basically I want to generate a report that resembles the datasheet view of a query, but incorporates a header and footer. I also would like the user to be able to publish this report ...
|
| one record in database prints twice on report | 10 May 2006 19:59 GMT | 4 |
My Access database has 277 records. When I print one report (other 10 reports are OK), one record prints twice on the report. I added a field to the report to display the recordID in case it was somehow duplicated on the database - same ID number.
|
| from FORM to print same record | 10 May 2006 19:22 GMT | 1 |
How I can print the same record, with different number of pages as per field value My form is open and record shows on the screen, it has a field of frmcopies and it has different values. I created a common button in form and wrote a
|
| Black areas and borders | 10 May 2006 19:02 GMT | 3 |
I am trying to create a report and it is working except for the fact that some of the data is printed in white with a black background and some of the data is printed in black but has a thin border box around it. I have (I think) made the borders transparent and hairline but they ...
|
| duplicate data in group header and detail | 10 May 2006 18:53 GMT | 1 |
In an Employee Database, I am creating an Absence Report with a hierarchical management structure. I have nested groups starting with Vice President down to Team Leader. I would like the detail to be restricted to employees with no Title so I can avoid something like a manager ...
|
| Print more than one report at a time ? | 10 May 2006 17:57 GMT | 1 |
I have about 500 customers in my database and once each month I print out a report for each customer that belongs to the current month we are in. It take pretty long time, because I find each customer and print one report at a time. I would like to say - Print all customers in may - ...
|
| Indenting details | 10 May 2006 17:15 GMT | 3 |
I have a simple table and need a simple report. (there's other fields, just keeping it simple) WBS Description 1 ABC
|
| Name Concatenate | 10 May 2006 16:50 GMT | 2 |
I'm trying to concatenate a name, but it's not coming out like I want it Formula Name: [dbo_Pr_EmpDemo_T]![chrFirstName] & " " & [dbo_Pr_EmpDemo_T]![chrLastName]
|