| Thread | Last Post | Replies |
|
| print multiple copies of Rpt1 & 1 copy Rpt2 w/ single pushbutton? | 22 Feb 2006 03:02 GMT | 2 |
For cattle auction settlement. I need to print 3 documents for each buyer when they settle their bills. I need 2 invoices (office & customer copies) and animal load out document. Since the buyers settle in a random order. I created reports that have
|
| Open Report in 75% view | 22 Feb 2006 01:50 GMT | 1 |
How do I set this feature?
|
| Splitting up a report. | 22 Feb 2006 00:38 GMT | 1 |
Hello all, I have yet another question. I have a report that I export to snapshot format. In the report there are multiple clients (30 or so) and they are all on separate pages. This reports need to be emailed to the clients but I want a client to only get his info and not be ...
|
| Why is my carriage return showing up as a box? | 22 Feb 2006 00:30 GMT | 2 |
I have a label in a report that I want to change based on a variable. Here's my code: If Report.OpenArgs = "Text1" Then lblVariable.Caption = "Text" & Chr(13) & "MoreText"
|
| Difficult Sorting & Groups Issue | 21 Feb 2006 22:52 GMT | 2 |
I have created a report that groups items (a1,a2,a3,a4,a5) on to their own graph. I have a graph in the Postion Header so that it will work with Sorting & Groups. Here is the problem. It works SOMETIMES. If I go into design mode and
|
| Sum of another sum | 21 Feb 2006 22:46 GMT | 2 |
Hey all I have a question, hopefully I will be able to write this in a clear way. I have a report that is making me crazy. In one header I have it grouped by vendor name in the next header its grouped by date. In the date footer I have
|
| subtotals | 21 Feb 2006 21:57 GMT | 1 |
Why do my subtotals show after each record? I can't get them to show at the bottom of the page only. I've read all the posts, but they don't seem to help.
|
| Subreport confusion | 21 Feb 2006 19:32 GMT | 5 |
I am looking for some assistance with a report. I have a report that totals the number of items sold for in various categories ( Apples = 10, Oranges 15, Pears = 26). I am not interested in the detail of the report so I have created a footer for the category field to
|
| How do I convert a form to a report? | 21 Feb 2006 18:26 GMT | 2 |
I have made a form that has all the text and fields from a table I need to make a report. I would like for it to be a report so it can print better. Can I use the form to make a report? Using Office 2003 Professional in Windows XP on a PC.
|
| Alterning display of numbers in report | 21 Feb 2006 18:20 GMT | 2 |
I want to have a field in a report do something like ... If the number starts with "99" then chop off the first two digits. Can someone help me with this function? I've tried:
|
| Changing save location of PDF file in ReportToPDF module | 21 Feb 2006 16:33 GMT | 2 |
I am trying to change the save location of the PDF file. It automatically defaults to the desktop and I need to be able to specify different file locations in my code depending on some specific criteria. If anyone knows how to programatically change the save location of the PDF ...
|
| Lebans A2K2ReportUtilities: a problem with line (the same of ReportToPDF) | 21 Feb 2006 16:09 GMT | 1 |
Dear Lebans i see that you have risolved the problem of lines in your ReportToPDF(Congratulations). The same problem i have with your A2K2ReportUtilities when i export a report in .rtf file.
|
| Hiding multiple subreports | 21 Feb 2006 14:42 GMT | 1 |
I have a report with several subreports. They all appear, even with no data. I have tested this by setting a message box to say "i am empty" when i open a subreport independently if it has no data. It does this, but still shows in the main report. I've tried various logic ...
|
| Blank Controls | 21 Feb 2006 14:01 GMT | 4 |
Can you make all blanks controls on a report show "N\A" when a report opens. These controls have no data at all and the controls are text boxes.
|
| Non-printing lines | 21 Feb 2006 13:23 GMT | 4 |
Would be so grateful for help on Access 2002 Report. Trying to configure page for my (A5) address book (do not wish to use labels as there are 3 unequal columns) where the addresses have differing numbers of address lines. How can I suppress the blank lines in those records ...
|