| Thread | Last Post | Replies |
|
| Report based on a new record doesn't display record | 31 Dec 2004 18:55 GMT | 1 |
I have created a report with a linked subreport based on a form with a linked subform. When I add a new record to the main form and a new record to the subform and print the report based on the main form record it displays the last record in
|
| a report which wouldn't open | 31 Dec 2004 17:35 GMT | 1 |
I have a pretty complicated report which includes 4 group headers and 4 group footers, and is based on another report which is a bit simpler (only 3 headers and footers). The problem is the report won't open. if I try to open it, the computer thinks for a while and then does ...
|
| Formatting problem in text box.....Help! | 31 Dec 2004 16:19 GMT | 2 |
Within a text box on a report, I need to format some information but not all For example within a sentance inside the textbox, 1 word needs to be bold. ....is this in any way possible? I am desperate..... Thanks in advance for your insights and assistance......
|
| ASCII File From Access Report | 31 Dec 2004 14:49 GMT | 5 |
The following code works perfectly for a report that creates an ASCII file. The problem centers on the last month of the year (December) and the first month of the year (January). The ASCII file display the year 2003 for January (when it should be the current year) and the ...
|
| Acc97 detail section can shrink doesn#t work !!!!!!!! HELP ME !!!!!! SOS !!! | 31 Dec 2004 04:09 GMT | 1 |
My Prob: I'm having a standart access97 report . In the detail section i have a Image object that changes its size on the on formatevent, because the images have different sizes. Every time the image is bigger than ist
|
| Report Printing Problem | 31 Dec 2004 03:21 GMT | 1 |
I have a report that was created by the wizard and has some horizontal lines. I set up the detail section to look similar to a spreadsheet and added horizontal lines between each record. Everything looks great in print preview but when I print the report the lines either don't ...
|
| Incorrect Sum in Report | 30 Dec 2004 22:05 GMT | 6 |
I created a report with a sum for each grouping but the sum is incorrect. For example, it shows the sum of $12.07 and $13.14 being $25.20 instead of $25.21. I'm not sure how to correct this problem. Could someone help me please? Thank you.
|
| combine two fields | 30 Dec 2004 21:58 GMT | 1 |
I have two fields "City" and "Province" I somehow want to have them on my report beside each other with a comma between and to "automatically truncate any extra space - for example: Toronto, Ontario
|
| Missing fields | 30 Dec 2004 21:38 GMT | 3 |
I have a report with 4 fields in it and works fine. There are other fields in the table that I want to "insert" into the report, however, when I go into design view of the report and select "view, field list" none of the other fields are in this list.
|
| zero number | 30 Dec 2004 20:09 GMT | 1 |
I've created a report that shows monthly statistics but only shows amounts on the months where there was activity. How can I make it show the number zero on this blank fields?
|
| Report Orientation Issue | 30 Dec 2004 18:45 GMT | 2 |
I have several reports where they should be in Landscape orientation (as specified in the page setup option). However, occasionaly they seem to preview/print in Portrait. Closing them and trying again seems to cure the issue but only temporarily.
|
| Multiple headings on multiple columns | 30 Dec 2004 16:39 GMT | 7 |
Is it possible to have a heading on each column on a multiple-column report? The heading I'm looking for is a static one, one that doesn't change with the text. I tried producing the text from a VB function, but unfortunately, for each column heading, I lose one row of data.
|
| Memo Field do not show | 30 Dec 2004 16:11 GMT | 1 |
I am trying to fix a memo field in report. When I view the query, form and table all the notes section are shown, but when I review the report section nothing in there. How can i fix this problem. This is a large database over 9,000 records are in there; also today is the
|
| Have a report not open if no records | 30 Dec 2004 16:07 GMT | 3 |
I have a report that lists all attendance records for a particular student upon his or her departure from our program. I would like to program the report *not* to open from the custom form if the underlying query has no records.
|
| how do I keep my report from truncating memo fields | 30 Dec 2004 15:21 GMT | 1 |
i made sure the CanGrow property is enabled ("Yes"), but the report is still truncating the memo fields, any solution? thanks, ruby
|