| Thread | Last Post | Replies |
|
| Multiple records on one report line | 27 Feb 2006 16:45 GMT | 2 |
I have a report with a sub report in it to list languages. The languages different people speak will come out on individual lines for each person on the subreport as follows Spanish
|
| ChartType Forms and Reports | 27 Feb 2006 16:05 GMT | 1 |
Because Chart Type literal constants don't work in Access. I haven't figured out why. I have been using the numbers associated with the constants. I have a problem now where the following string works on forms (Example
|
| Grand Totals From Header Section | 27 Feb 2006 15:43 GMT | 2 |
Hi Folks - I have a total in a group header. The field was originally in the detail section, but I moved it so I would see only one total per grouping, instead of seeing the total on every detail record. Now, I need a grand total based on the group heading figure. When I use ...
|
| in access is it possible to email several reports at once? | 27 Feb 2006 14:14 GMT | 3 |
I use access 2003 and want to send 5 or 6 reports by email at the same time i.e not sending them individually. Can anyone please help
|
| Hiding a line in a report based on a field | 27 Feb 2006 14:09 GMT | 1 |
I've a field under Details which displays the results when '=Age > 18' but the report is also showing lines of records when the same field contains Age =< 18. HOWTO hide unneeded lines in a report based on the results/content of a
|
| "Elastic field" | 27 Feb 2006 12:52 GMT | 2 |
My question is: can I set a field in a report of a size, that automaticly fits to the content. For example, the user writes a text of 1 row, the field will automaticly take only one row on the printed sheet. The same with 2, 3 or 4 rows etc.
|
| print the survey sheets for the number of student enrolled in a class for all classes | 27 Feb 2006 12:50 GMT | 2 |
I need you help. I am trying create very simple hardcopy survey print database. But i got stuck on the area where i need to print number of copies of the report based upon the value on the field. Basically, I am trying to print the survey sheets for the number of
|
| From Fit to 100% | 27 Feb 2006 12:35 GMT | 7 |
I know that this has been asked and answered before, but can't tind the topic.... Openig a report it's size is Fit. What to do so they would open at 100% allways? thanks, if anyone...
|
| No header in Group Footer | 27 Feb 2006 04:29 GMT | 11 |
I thought I resolved this issue but it came back to haunt me. My question is: How do I get my group footer to print without the group header? The way my report works:
|
| Adding linked image to a report | 27 Feb 2006 04:20 GMT | 2 |
I've been searching the forums looking at answers to this but none of them seem to work for me. I have a table (tbl_countries) with 3 fields(flag_id,flag_name,flag_image). As you may be able to guess this tables contains flags, field one is an autonumber, field2 a countries
|
| Can I change report source at docmd.openreport? | 27 Feb 2006 04:13 GMT | 1 |
I have a report design to print data on cheque. I have two options: print all and print for selected item. I have created the two source queries but wondwer if I can change to Record Source of the report when executing the docmd.openreport "rptCheque"
|
| Help with my despatch note report | 27 Feb 2006 03:09 GMT | 1 |
Hi I have command button with the following code on: Private Sub cmdPrintDespatchNote_Click() Dim lngOrderNum As Long
|
| HELP ON DISPLAY OF SUBREPORT | 27 Feb 2006 02:36 GMT | 3 |
How can I make the subreport show the same list as the main report as i move to the next main report pages. The problem is that whenever, I move to the new pages, the subreport still show the very same list on the main report. Thanks for the attention.
|
| Setting Sort Order By Coding | 27 Feb 2006 02:27 GMT | 1 |
I have a report that has a default Sort and Grouping (field names and Asc/Dsc). I also want to be able to set the Sort Order on the fly from within a form via a command button.using OrderBy and OrderByOn.
|
| Detail in a single row | 27 Feb 2006 00:02 GMT | 1 |
Is it possible to display the detail of a report in a single row, instead of down the page across multiple rows? I'm looking to generate something like this: 2006
|