| Thread | Last Post | Replies |
|
| Export Memo field to Excel | 29 Sep 2005 03:04 GMT | 1 |
I am exporting a report to excel, it's actually only a few fields, but one of them is a memo field and it keeps only exporting part of the data and then just cuts off. Is there any way to get it to export all of the text/data??? Thanks in advance!!!!!
|
| subtraction | 29 Sep 2005 02:51 GMT | 17 |
I have a weight Report that shows specific Dates and weights of animals. In the report instead of having a running sum is there a way to have a running subtraction so I can show the amount of weight gain, In Other words say I have the following
|
| Counting Total of Checked Boxes - just once, please!! | 28 Sep 2005 22:58 GMT | 1 |
I have successfully entered the following, based on posts in this group, to correctly report the total number of checked boxes in several columns from a table: Textbox1 =Abs(Sum([CheckBoxField1]))
|
| Can I extend/modify the height of a report beyond its max? | 28 Sep 2005 22:36 GMT | 3 |
This may seem like a silly question but i was wondering if the height of the "detail" section of a report can be extended beyond its maximum of 55.873cm. I am wanting a 6 or 7 page report in total, but access wont let me add new fields past this height. I dont want to create 2 ...
|
| Printing page number & showing detail header on each page | 28 Sep 2005 21:37 GMT | 2 |
I have created one report from a fairly simple table called commission_details. The report is grouped by vendor number and the goal is to essentially create a separate statement for each vendor. I've got the group header set up so it works properly, showing at the beginning of each ...
|
| Report | 28 Sep 2005 18:12 GMT | 1 |
I have a question with my report. I use one report, and there is a sub report. Both reports use the same queries. But now, the main report print data correctly, but the sub report only print the last part. What should I do to fix it?
|
| Installed Access 2003 now I can't view a report with a subform cor | 28 Sep 2005 18:02 GMT | 2 |
I installed Office 2003 on my system and now I am unable to properly view a report in access. The report will show only page 1 correctly, then it will show only the main part of the report and not the subform information. Does anyone have any suggestions.
|
| can access 2002 print the address on the envelope | 28 Sep 2005 16:44 GMT | 2 |
can access 2002 print the address on the envelope
|
| Display data from two querys | 28 Sep 2005 14:43 GMT | 1 |
Cage1 SELECT ALID0001.label_id, ALID0001.date, ALID0001.date, ALID0001.TIME FROM ALID0001 GROUP BY ALID0001.label_id, ALID0001.date, ALID0001.date, ALID0001.TIME
|
| How to fix empy space on a report | 28 Sep 2005 14:41 GMT | 16 |
I have a report with multiple subreports on them. All in all its about 3 pages. Some of the sub reports are blank sometimes because there is no data these are at the end of the main report. So even if they are blank it still creates a blank end page.
|
| Problem with Where Clause/Filter in a Report | 28 Sep 2005 14:38 GMT | 2 |
I need to print the individual information of one given project. All the projects are stored in a table and I have a report that will print all the projects in a table, unless I filter the data. I have a control button in a form which will open the report like this:
|
| Creating conditional totals in report footers | 28 Sep 2005 13:25 GMT | 7 |
I have to create conditional totals (count and sum) for different segments in a report footer. The criteria need to use to determine whether to count or sum is based on a field called SecuritizedInd, with a value of YES or NO.
|
| Toolbars Reports Custom | 28 Sep 2005 12:55 GMT | 3 |
I have various reports. I have created a custom toolbar, which now appears in the whole of Access. Is it possible to only show various toolbars/menus when a certain report is display. Many thanks for taking the time to read this question, any and all help
|
| Toolbar Command Report | 28 Sep 2005 10:23 GMT | 3 |
First thanks for taking the time to read this. I have a report based on a query. I know that I cannot add a active button as I can in form. However, it is possible that I can add a command button to a toolbar or similar to perform the following procedure:
|
| printing a variable | 28 Sep 2005 00:07 GMT | 2 |
What is the proper way to print the value of a variable calculated in vb in a control box on a report?
 Signature Thanks in advance
|