| Thread | Last Post | Replies |
|
| textboxes on report not exporting to Word | 04 Jan 2005 19:37 GMT | 2 |
I have an access report that I export to an .rtf document using the "Publish with Microsoft Word" option. I have a textbox in the header of the report in a bold, red font. When I view the report in access, it all looks exactly the way it's supposed to. But, when I export the ...
|
| Sum a Group | 04 Jan 2005 17:47 GMT | 2 |
Ive hit a snag. How do you sum groups in a report - not a running sum - I created a report and I did get the groups to work like I want but I am trying to sum only each group.
|
| Office Link Not Importing Fields In Correct Order | 04 Jan 2005 16:05 GMT | 2 |
I have a database storing order data and users can view a report of all the outstanding sales "OutstandingSalesReport" based on a query "OutstandingSalesQuery". Recently the users have decided they would like to import the report into
|
| Using acPRPSUser | 04 Jan 2005 15:16 GMT | 2 |
I know you can use the Printer.PaperSize = acPRPSUser to setup a custom page size in access, but then how do you actually set its size? The problem I have is the printer feeds through an A4 page after a label, rather than
|
| Need help opening existing documents in Office 2003! | 04 Jan 2005 14:21 GMT | 1 |
I had Office 2000. Installed 2003 and word documents are no longer recognized! File can't be opened. HELP
|
| List of available printer paper sizes. | 04 Jan 2005 13:35 GMT | 1 |
Under XP I have used printer server properties to create a new paper size that i need. If i manually set this in an access report i can select it, on my machine it gives .PaperSize a value of 135. I cant find any way to enumerate a list of available paper sizes so I can provide ...
|
| iif syntax in Access report | 04 Jan 2005 00:09 GMT | 2 |
I want to change the size of a text box field in an Access report based on the content of another field in the report. I tried the following in the Data Source property with no success. The subject field is Text14. =IIf([jan]=1,"Text14.Top=0.0417","Text14.Top=0.1201")
|
| Report problem | 04 Jan 2005 00:00 GMT | 1 |
I have a report that I run every two weeks and publish to our web site with Access. I need to make a summary report that will take one field out of each report and display it by date. Any help or direction to look will be greatly appreciated. I have been at this all weekend.
|
| DoCmd,SendObj As of Date | 03 Jan 2005 23:52 GMT | 2 |
I have a report that the user sends in daily. I would like to put a time stamp on the Report file name. I know that if I put a name in the Caption section I get the file name from that. I tried to put in the following. = Daily Report & [Date] but it did not work. Any help would ...
|
| Saving reports as pdf file | 03 Jan 2005 23:47 GMT | 4 |
Is it possible to save an Access report as a pdf file? If so, how? Thanks!
|
| Can't find control | 03 Jan 2005 23:27 GMT | 2 |
When launching a report, I'm getting an error concerning a reference to a non-existent control. The bound query runs fine on it's own, so the problem is in the report. I can't find that control anywhere that is causing the problem. I've even looked in the sorting and groupings, ...
|
| How do I organize dates in Access reports? | 03 Jan 2005 22:59 GMT | 1 |
I have created a report (Report Wizard) with expiration dates, and they are organized alphabetically. How do I get them in chronological order instead?
|
| Report Heading Parameter Look-up | 03 Jan 2005 22:36 GMT | 3 |
BlankIn my report heading is the name of a contact person to be called when the report users need to ask a question about the report. The name of the contact is in a parameter table: tblAppState
|
| HTML reports from Access | 03 Jan 2005 21:17 GMT | 2 |
I am looking for a way to send some access reports out to people through e-mail. I have built an access report that shows weekly sales for various pracitioners in a clinic. I have arranged the report to force a new page
|
| Access Report calculations? | 03 Jan 2005 20:38 GMT | 5 |
In my Access Report, I have calculations of =Sum([DTS]) and =Avg([DTS]). The sum comes back with a lower number than what I add up manually in my database column, therefore making the average number also lower. I am using MS Office Professional 2002.
|