| Thread | Last Post | Replies |
|
| Checking for last detail record to change formatting | 31 Oct 2004 21:37 GMT | 2 |
I'm trying to do an org chart, of sorts. A subreport, linking to the main report with master and child fields, is used to show the "second level" management below the top level people. The subreport draws connector lines, like in an MS explorer file tree display.
|
| Reports from form | 31 Oct 2004 20:23 GMT | 2 |
I have a employee database, I use the form to add data to this database, In the form I have a combo box. I use this combo box to to revisit the data I have entered. I also have a report for each employee in database (200 pages). I have a command button in my form called "preview ...
|
| Hide control | 31 Oct 2004 19:14 GMT | 2 |
I have a checkbox in recordset. I would like to show certain controls in detail section depending on it's value. If True show controls a, b, c. If false show d.
|
| Increase Report Size | 31 Oct 2004 17:51 GMT | 1 |
Hello , i need help on creating a report. I am trying to increase the report size from 22" to more. But its not letting me. Its theres any solution?.... if yes can you kindly let me know
|
| Too Many Blank Pages | 31 Oct 2004 14:55 GMT | 1 |
Have report with computations in detail, but no visible data. Want results to show in Group Footer & Report Footer. When run report I get 70 + blank pages, with data only on
|
| Need help with Active record report | 31 Oct 2004 05:25 GMT | 2 |
Suppose I have a form based on 3 tables tblAGENCY 1 to many > tblDIVISION 1 to many > tblAGENT. I would like to put print preview and print report command buttons on the report that will display/print ONLY the currently
|
| Why are my reports not printing in access 2003? | 31 Oct 2004 03:35 GMT | 1 |
My report has three sections to it. Its like three reports in one. I had no problems running it in access 2000. But now that I have 2003 it just hangs. What could be the problem?
|
| Report query problem | 31 Oct 2004 03:31 GMT | 3 |
I have a report with an underlying query. The criteria is coming from a field on the form which calls the report. So the query is 'select * from mytable where mytable.myfield = [Forms]![myform]![myfield]'. The problem is that the form field doe snot contain a single value like x but ...
|
| Insert carriage return and line feed in a report? | 31 Oct 2004 03:23 GMT | 1 |
I have a report that has a memo field that can be quite lengthy along with small fixed length fields (with one of them that can have up to six separate entries) that are part of the same record as the memo field data. I want to print the memo and separate field entries with the ...
|
| Hiding/Shrinking a subreport | 30 Oct 2004 22:39 GMT | 2 |
I have a main report with several subreports. Sometimes the subreports will not have data to display for that particular main report and I'd like to hide the subreport. Actually I'd like to hide and shrink the subreport so there won't be a blank area in the main report. Any ...
|
| How can i use a lookup ? | 30 Oct 2004 19:47 GMT | 2 |
I use a query as the basis for a report. There is a table containing the data and another table containing choices for drop downs on a form. When I choose from the drop downs the Text is not stored but the numerical value of the chosen listed item is stored.
|
| Conditonal formatting a checkbox in a report... | 30 Oct 2004 11:33 GMT | 2 |
Hey all, I am hoping this is a very simple question to answer. I am using Access 2003 and have a report that has two text box fields and 12 checkbox fields the display a Paid/Unpaid status for each month. All
|
| Saving report as Gif File | 30 Oct 2004 06:25 GMT | 2 |
I have an access report that I want to send to someone. Is there a way to send it to them as a gif file or something similar? The html loses its formatting and the snapshot viewer is not installed on many PCs. Any ideas.
|
| Report page with multiple records displayed. | 30 Oct 2004 06:12 GMT | 1 |
I have a sheet of premarked business cards (10 per page) and I would like to create a report that will display 10 different Members on one sheet. Currently I can create a design for one business card and then copy it across the report page to match the business card template. When ...
|
| Formula on Main Report Using a Field from Subreport | 30 Oct 2004 01:14 GMT | 8 |
I have two fields on a subreport named HRSWKD & TTLRPCS. I have one field on my main report named RPCS. All of these are in the detail section. My formula on my main report needs to be: =(RPCS/TTLRPCS)*HRSWKD
|