| Thread | Last Post | Replies |
|
| printing asks for duplicate information | 23 Sep 2004 16:30 GMT | 5 |
The report looks good and works fine. However, when I try to print the report it once again asks me for the queue information. This is annoying. I would like to use a macro to just run the report and
|
| Mysterious textbox in report | 23 Sep 2004 15:53 GMT | 1 |
I had a query ("qry_student_mks") which had many calculated fields including one named "Student_rank" for calculation students rank/positions within their class according to average marks. It used Dlookup to do this but
|
| Can Grow property | 23 Sep 2004 15:13 GMT | 2 |
Is there a way to specify how much a control can grow? For example I have a comment field that I want to appear in a report but if there are more than x characters, print only that many followed by ... Thanks for the help.
|
| Can I Rename a Report I am Exporting to PDF? | 23 Sep 2004 14:48 GMT | 2 |
I am exporting a report to adobe acrobat to turn them into PDF files so we can email them to clients. My question is; Can I name this exported report automatically instead of the default name being the
|
| Labels | 23 Sep 2004 14:43 GMT | 4 |
I am using Access 2000. I created an address label. The label is 2 columns wide and 3 long on an 8-1/2 x 11" sheet of paper. We want to print the address labels by calling up a telephone
|
| Security | 23 Sep 2004 14:32 GMT | 1 |
Hi can anyone help with securing the database so that the users cannot access the background data. All I want them to be able to do is use the the forms
|
| Date Grouping on Reports | 23 Sep 2004 14:20 GMT | 3 |
I have a report with three subreports on it. All of them run off queries with a 'Form.frmPrintDialogueBox.txtBeginningDate' and 'Form.frmPrintDialogueBox.txtEndingDate'to give them
|
| Populate Microsoft Word report from MsAccess query data | 23 Sep 2004 14:04 GMT | 3 |
I have an Access 2003 database with names and addresses, dates etc... I have form letters as template files that were written in Microsoft Word and saved as temp01.doc files. I want to be able to run query using Access
|
| SendObject Method | 23 Sep 2004 13:50 GMT | 1 |
I want to send a report as an attachment to an e-mail using the above method. However, I want the report to be attached to the e-mail in both RTF ans SNP format. At the moment I can have one or the other, not both. Help
|
| Compressing databases | 23 Sep 2004 12:50 GMT | 2 |
can anyone tell me how to reduce the size of an access database? we've created one here and it only contains approximately 400 observations, but does have a lot of reasonably
|
| something like crosstab query in Access .adp | 23 Sep 2004 08:35 GMT | 3 |
I need to create a report using something like the crosstab query except I am using A2K .adp and there is no cross tab query. I need a report with columns similar to an excel page.
|
| Rich textbox not visible | 23 Sep 2004 08:18 GMT | 2 |
Im making report in Microsoft Access 2000. Im using a control("Microsoft Rich Textbox 6.0 (SP4)"). Problem: I can see the control in design mode, but when I make a
|
| Paper Setings | 23 Sep 2004 05:38 GMT | 1 |
I have some users running an Access 2002 runtime app. When they try and print reports, they default to Letter & manual tray. The user tries to reset to A4 & Auto but the settings are lost each time the report is opened.
|
| What's wrong with this expression? | 23 Sep 2004 05:16 GMT | 21 |
What's wrong with this expression? It looks fine to me, and it definitely has the same number of '(' and ')' characters, yet Access tells me it has an extra ')'. IIf ( IsNull ( [Types] ) , Null , "[" & [Types] & "]" )
|
| Filter report | 23 Sep 2004 05:10 GMT | 2 |
I have a report that displays a list of Sites and associated information for each site. I want to add a drop down list box to the report that lists all of the sites. What I want the list box to do is filter the
|