| Thread | Last Post | Replies |
|
| Combo box to a report | 30 Aug 2007 07:59 GMT | 4 |
Hello it's me again, Something stroke my mind for the last couple of days and what i am trying to accomplish is to have a report that the user will pick from a combo box. This combo box has it's own table namely tbl_Site. Now in
|
| Adding code to a custom menu button | 30 Aug 2007 04:18 GMT | 5 |
I have been reading the posts about how to use the Print Dialog box and everything I've read says to add code to my menu buttons. I'm pretty new at using code, so I'm not sure how/where to do this. I have already created the custom menu and want to have the Print Dialog box
|
| SOMETIMES report footer goes to page by itself | 29 Aug 2007 20:42 GMT | 4 |
I'm running Access 2003. I have created a report with column wrapping. If there is only a little data and the report uses only the first column, the report footer appears on page one with the data. If, on the other hand, there is enough data to wrap to column two, the report ...
|
| Paragraph Spacing between multiple Text Boxes in Rpt | 29 Aug 2007 19:52 GMT | 2 |
I have a report consisting of many textboxes that can shrink and grow, that concatenates fields and text to produce a letter. At the end of a paragraph, I put the: & Chr(13) & Chr(10) & Chr(13) & Chr(10)
|
| Converting a form to a report | 29 Aug 2007 17:55 GMT | 5 |
I have a rather complicated form, based on one table, that is made up of a number of tabcontrols which all contain forms based on various tables. Basically I want to create a report of all the controls on my form, whether or not they contain data. Is there a quick way to convert ...
|
| Subreport RecordCount | 29 Aug 2007 17:07 GMT | 4 |
What's the syntax I need to use to return a subreport's record count property from its parent report? I've tried Me.srptSubReportObject.RecordCount and
|
| Parsing Out Text String(s) Into New Fields | 29 Aug 2007 16:42 GMT | 7 |
We have a work order tracking database (purchased software – I did not design). I need to find out how many work orders are being assigned to an individual on a daily basis versus how many they are actually closing. There is no such report function in the program – there are ...
|
| HELP WITH THIS DIFFICULT REPORT PLEASE | 29 Aug 2007 15:35 GMT | 2 |
 Signature sb
|
| Age Group Calculation | 29 Aug 2007 15:30 GMT | 1 |
I would like count the number of clients in my table that fall into the following age groups in my query or report. 62 and over, 51-61, 31-50, 18-30, 13-17, 6-12, 1-5, Under 1. I currently run 8 queries with the count feature using Age Criteria changing each time and based off ...
|
| Using Now() in a Report Header | 29 Aug 2007 10:10 GMT | 2 |
I have a report that has the following in the header - "Deposits for the month " & Format (Now(), "MMMM YYYY"). This works fine, but my boss now wants the report to be run at the beginning of the month to show last months figures. How can I get the Format Now() to
|
| Crystal Reports | 29 Aug 2007 05:29 GMT | 3 |
HELP!! I need to get information out of an Access database to write a report in Crystal. I know you are probably thinking, why is she using Crystal when Access has a perfectly good report writter of its own. But I need to do it through Crystal and have no choice about it. So ...
|
| Conditional Formatting and Adobe | 29 Aug 2007 05:18 GMT | 1 |
I have a report that uses conditional formatting but when I convert to a PDF it loses the color and all I get are shades of grey. Is there anything I can do to get the color to show in the PDF?
|
| Report combining data that should not be combined | 29 Aug 2007 05:14 GMT | 1 |
I have a problem with the Excel reports feature. I have a ticket number and then multiple lines of text that go with that number. When I generate the report the number should be displayed with the text associated with it beneath the number. In the last entry in the report, it ...
|
| Across the Page | 29 Aug 2007 05:09 GMT | 2 |
I can print monthly values (grouped by month in a single field) down the page. Is it possible to have them print across the page?
|
| Create Book Report of Reports | 29 Aug 2007 05:04 GMT | 5 |
I am using MS-Access 2003. I have created a database (db) for taking inventory of ALL computers in a company. I have created reports of each dept. I have created a report on "current
|