| Thread | Last Post | Replies |
|
| How to draw a line on report on blank space of page | 03 May 2005 18:10 GMT | 1 |
My Boss has asked me a very typical solution, which I dont know whether it can be solved or not. But what I have seen by VB Code every thing is possible. Actually, I make a report and some time there are spaces left on the first or other pages after printing the Data.
|
| Bracket No WaY!! | 03 May 2005 17:52 GMT | 2 |
In A report: How Do make a bracket for a value in field? eg Field: Fruit Value inside : Apple, Pineapple, Papaya
|
| 5160 labels error | 03 May 2005 15:45 GMT | 1 |
When I set up a a report to print 5160 labels, they appear fine on the first run. Now, every time I run it after that, the labels just appear in one column on the left. Is this a bug in Access? Is there a fix? Any help would be appreciated.
|
| can still you publish an access document to word? | 03 May 2005 15:18 GMT | 1 |
Can anyone help with this, I haven't yet found this facility in my newer version of MS Access
|
| Generating A Report From a specific Record | 03 May 2005 15:17 GMT | 3 |
Here is what I need help with before I rip my already thinning hair out. In my business, We use access to enter customer orders into our system. I have already generated a form for this, as well as the report that I would like to print out. However. I need to learn how to ...
|
| calling value from a combo box | 03 May 2005 14:59 GMT | 4 |
I have a form with an unbound combo box. Essentially, I am opening a report which uses the value in the combo box as a filter for the report. I know I am close because when the code is executed, instead of the report, I get a Parameter Value Dialog Box. Could someone please ...
|
| Parameters as part of the report | 03 May 2005 14:21 GMT | 4 |
How can I get the parameters that are entered in a report to also display as part as the report? For example, the users enter the dates between 1/1/05 to 3/1/05, how can I get this to print on the report?
|
| 2 page report in legal size paper | 03 May 2005 12:27 GMT | 3 |
I want to design a report which contains a lot of columns and hence occupies around 23 inches in the access design. I want the single report page of 23 inches to be splitted into 2 page report in legal size.Now If my report is 22 inches,which occupies the entire report width ...
|
| Change My Data Please!!! | 03 May 2005 09:52 GMT | 1 |
In Report: I have two field in a report bounded from a table (Note: particular and types is a field) eg particular = A
|
| Is it possible to print preview ? | 03 May 2005 07:37 GMT | 3 |
We are using Access 97 and distribute Access Front End to end users with ODE. We would like to know is it possible for the end users to get print preview of report and get the option to print
|
| Jet Database does not recognize 'Forms............................ | 03 May 2005 03:47 GMT | 5 |
Hi I have a REPORT created from a query statement that produces two CHARTS. The underlying query has a maximum of 120 fields of data (10x12 matrix). The REPORT worked beautifully when I created it. I have tried to convert it
|
| sum the calculated time for each group | 03 May 2005 03:07 GMT | 15 |
I'm having a problem totaling the total hours of worked in my report please if you know i would appreciate your help. my total column such as 0:15
|
| Need Help!!!!!! | 02 May 2005 22:30 GMT | 1 |
I am trying to create this database for injured employees. I have 35 injuries an for each injuried I would like to get the total. For example if Bob, Lisa and Sue all had head injuries my report should read 3 head injuries and so forth. I am lost, I tried this but it does not ...
|
| Determine First and Last Entries for Field | 02 May 2005 22:19 GMT | 1 |
I have a table with two fields: Date and UserName. I want my report to show the user name along with the first and last date, indicating the first and last times they logged into a particular application. I've tried using DFirst, DLast; DMin and DMax, but I'm not getting these
|
| printer columns | 02 May 2005 21:23 GMT | 3 |
Ref: Access 2k, SQL 2k Is there an easy way in VBA to change the column count and width? I want to adjust the number of columns for my report depending on the max width of the stuff I'm printing.
|