| Thread | Last Post | Replies |
|
| Slow Reports and Forms too | 04 Oct 2004 05:03 GMT | 1 |
I've been working with access 2000 profesionally now for 5 years and I've had this problem many times and I'd like to know if anyone else has had the same problem. It can occur on both local drive mdb's or those located on a network server. A report or form will become slow to ...
|
| JUSTIFIED ALIGNMENT IN ACCESS REPORTS | 04 Oct 2004 02:21 GMT | 2 |
I have developed a simple application is Access. I used Memo field to store large amount of data. When I wnat to take print out, I am not able to take it with the Justified alignment. Is there any way to implement this.
|
| RTF2 - resize the control simulating CanGrow/Shrink | 04 Oct 2004 02:20 GMT | 1 |
Does anyone know how to stimulate the canGrow/Shrink feature with the RTF2 component in a report. I saw the code on the website for this in a form but I don't know how to facilitate it in a report. Any help is appreciated. Thanks!!
|
| Parameter query as report's recordsource | 03 Oct 2004 20:46 GMT | 2 |
Is it possible to pass values programmatically to parameters in parameter query which is the recordsource of report ? I have a form for user to fill in these values and an command buttom to open this report. I don't want system to show input dialog box for these parameters. Is that ...
|
| how do you convert numbers to words? | 03 Oct 2004 16:38 GMT | 1 |
i want to use access's form to print checks. i would like to know how to convert dollar number amounts to written script...example... $432.25 convert this to Four Hundred Thirty Two Dollars 25/100
|
| Report Not to Print Under A Certain Condition | 03 Oct 2004 15:35 GMT | 1 |
Have report that the final computation to print is $ amount to bill; all calulations are hidden. The rest of the report is text of an invoice. I would like to be able to NOT print any computation that
|
| "invalid use of null" | 03 Oct 2004 09:45 GMT | 2 |
I'm trying to pull up my receivables aging report in Access, and it tells me "invalid use of null." What can I do to fix this thing?
|
| Selection of records to Print | 03 Oct 2004 04:50 GMT | 4 |
I have a report generated that formats and prints all records in a table (Name, address, & Phone Num. Etc.). There is and additional field in the table labeled [Y2004]. I would like to print only those records that
|
| Publish to Word Problem. | 02 Oct 2004 22:09 GMT | 6 |
Me again!! Report is working fine now. Fields are single row height but Can Grow is set to Yes but 'Publishing to Word' the field text is truncated. Can anyone tell me how to resolve please?
|
| Default Printer | 02 Oct 2004 21:28 GMT | 2 |
I have an Access XP application with 100+ reports in it. I am encountering problems when I distribute the app to other users that don't necessarily have the same printers as I do on my system. I save all my reports that I
|
| Is there a container control in Access similar to the picture box in VB? | 02 Oct 2004 21:12 GMT | 2 |
I'm using Access 2003 and would like to know if there's some sort of container control in MS Access similar to how you can use the picture box in VB. You can drop controls into a picture box and it behaves something like a panel where when you reposition the picturebox, all of the ...
|
| Using Access Reports in other EXE file | 02 Oct 2004 14:45 GMT | 1 |
I'd like to use access reports from any access version XP, 2000 or 97; because of the easy way to build such reports. Have you ever found or built any solutions permitting to reuse such access reports objects in other exe files, developped in Visual Basic, Visual
|
| sub report height | 02 Oct 2004 07:06 GMT | 2 |
Is there a way to set the height of a subreport? My subform is long and I only want to show the top 1.5 inches. When I view the report it shows the entire subform even thought I have set the height property to 1.5
|
| Properties window in design reports disappears | 02 Oct 2004 06:26 GMT | 1 |
For some reason the properties window does not display when I am designing reports - even when I select view|properties (or hit "F4"). Is there setting that might cause this. When I try to display the window it becomes active because other screens become inactive and the status ...
|
| Putting mult query to one to make report | 02 Oct 2004 05:26 GMT | 1 |
I needed to make a report that shows how many records took how long to complete so in the table there is a request date and a complete date and so I have a query set up to tell the date difference between them and then if it is 1 it will list it etc ten queries like that for ...
|