| Thread | Last Post | Replies |
|
| Forcing a new page | 11 Feb 2008 14:14 GMT | 4 |
I have a report with following: Report Header Page Header Group 1 Header
|
| Access 2007 does not duplicate Access 2003 action | 11 Feb 2008 14:12 GMT | 1 |
I have a report designed in Access 2003. It forces a new page every time Group(0)'s value changes. That's what I want. When I move this file from my XP desktop to my Vista desktop (do not convert) and run it in Access 2007, the Group(0) does not forced a new page
|
| Weird problem with reports !?! | 11 Feb 2008 13:43 GMT | 6 |
I had a user contact me saying she can no longer print reports in a database (gets 'open was cancelled' message). All was fine until yesterday. Systems did something with printers but no-one else using the database is affected. So default printer may have changed. Each user has ...
|
| Default Database Folder | 11 Feb 2008 13:07 GMT | 1 |
I have an application wherein it has lot of reports and i have enabled the option to export the same onto Word/Excel (the default button that access provides to do so). I am accessing this application through a network drive. So when I export, I
|
| Invalid string in expression builder | 11 Feb 2008 13:06 GMT | 14 |
I am trying to put this: =DLookUp("ContactName","tbl_Contacts", "ContactID = Forms![frm_Projects]![subfrm_ProjectManagers].Form![ContactID] ) as a control source on a form. I get an error stating that a string can be
|
| Duplicate copies of a report | 11 Feb 2008 11:11 GMT | 1 |
page hi to all I have a report that needs about 4" of height for each record. When printed, I'd like 2 identical copies of the report to appear on the page separated by a dotted line. I'm new to reports, so I could use a few clues
|
| IIf + Null value + #Error | 11 Feb 2008 01:20 GMT | 4 |
I have an unbound textbox in a report in Access 2003. I have the following as its control source: =IIf([Cassette subreport].Report!CassetteName="",Null,[Cassette subreport].Report!CassetteName)
|
| Conditional Formatting Question MS Access 20002 | 10 Feb 2008 18:14 GMT | 7 |
I have a date field in a report that changes color depending on a date - so many days. This works fine. But I need to also have the color change based on a date field in another column. I have tried setting conditional formatting like this.
|
| Develop report in MSAccess | 10 Feb 2008 05:54 GMT | 3 |
I have basic knowledge in MSAcess. I would like to develop a software for report of purchase order. Just assume the report will be single page or multiple page (depends on the capacity of line number each time).
|
| Null values and calculations | 10 Feb 2008 03:39 GMT | 7 |
I have a null value that appears as a zero in a report as the control is "=nZ([PRS TAT],0)". Yet, I am unable to deduct this zero value from a second value. The field just comes out blank. Is this null zero a true zero or can is not be used for calculations. If not, any ...
|
| Sorting Data by a Range of Dates | 09 Feb 2008 21:40 GMT | 3 |
Preface this question with the info that I'm a novice when it comes to Access. I've had the program for years but have never had the opportunity to use it until recently. I know that my question has a very simple solution. However, keeping in
|
| Reporting/linking across databases | 09 Feb 2008 18:38 GMT | 3 |
Is this something I can do? I am an intermediate user at best. I can create queries and reports, but know no macros or SQL. I'm sick of having to copy and paste a report 3 times over between DBs. What are my options? Thanks!
|
| Displaying Reports dynamically | 09 Feb 2008 18:23 GMT | 2 |
I have 4 different reports that I would like to diplay using projector. Each report has 2-3 pages within the report. Could I have once it is open, it will dynamically flip pages on a timer? I wanted to diplay the report and automatically to change from page 1
|
| suppress report detail | 09 Feb 2008 02:43 GMT | 1 |
I have a main report that has 6 subreports on its detail section. Is there a way to suppress the main report if any of subreport doesn't have value, or empty? If I can not do it, suppress the main report, can we print off the main
|
| Count off calculated fields | 09 Feb 2008 02:23 GMT | 2 |
We run Access 2003 I have a report for salespersons which lists all salepersons and the total sales each one made for each week of the month. There are 5 fields on the line, one per week of the month.
|