| Thread | Last Post | Replies |
|
| Possible/recommended to use a report "template" | 03 Jun 2006 05:08 GMT | 3 |
Hi, I'm creating an app in access 2000 that will run 30 reports from the same 3 tables Most of the reports will only have 3 or 4 fields. I'm wondering if it is possible to only create 1 (or a few) report templates, instead of 30 and
|
| DSum alternative? | 03 Jun 2006 01:18 GMT | 4 |
I'm working on a database that tracks our warehouse employee's productivity. While everything else is going great, I'm having a problem I'm hoping I can find some help with. The database stores the area they worked in, such as Shipping or Palletizer,
|
| Limit row in report | 02 Jun 2006 23:29 GMT | 6 |
I have a union query that produces four rows of data. In my report, I have created unbound text boxes with =sum([FieldName]) as the source. My report show four text boxes with the same info, one for each row in the query.
|
| Remove Label in Page Footer | 02 Jun 2006 22:35 GMT | 1 |
I have a label (lblWarning) in the Page Footer of a report. I want lblWarning not to print on the first two pages but then print on all the pages thereafter. How can I do this?
|
| problem with textbox in report's page header | 02 Jun 2006 20:41 GMT | 1 |
I am using a rich text field (rtf2) in my reports detail and when I put a textbox in my report's page header the formatting of the text in my detail section goes crazy. In better words the space between all the characters change without any obvious pattern.
|
| Return only top 5 or 10 highest values on a Report? | 02 Jun 2006 19:57 GMT | 1 |
I have a query with about 132 rows. The field names are Owner & Count. I want to have a report that only runs the top 10 from the query. Thanks, Dave
|
| Problem With String in Module | 02 Jun 2006 17:56 GMT | 2 |
I have put SQL in my modules 10000 times but I can not figure out for the life of me why this keeps giving me an error! What am I missing? Set RecMach = CurrentDb.OpenRecordset("SELECT TBL_MFG_S.*, cmb_PARTS.* FROM (TBL_MFG_S INNER JOIN cmb_MACHINE ON TBL_MFG_S.MFG_MACHINE =
|
| Truncating data from query for report | 02 Jun 2006 16:51 GMT | 2 |
Hope this is the right forum. I have a report that returns the FULL_NAME (example Doe, John) from a query. I would like to have the results look like (Doe, J.) minus brackets of course.
|
| Graph in Report - X Axis Titles | 02 Jun 2006 16:44 GMT | 2 |
I have inserted a graph into an MS Access report that is based on a parameter query. Once filtered down, there are three records. In each record is a date field, for which I am using the yyyy format to display the year along the X axis. The three records have dates of whatever ...
|
| paper size will not save | 02 Jun 2006 16:39 GMT | 2 |
I am printing on an Epson 1520 across a peer-to-peer network using Acess2002. I go into paper size to change it to PRINT ON SPECIFIC PRINTER TRACTOR FEED
|
| Creating a report on dynamic data | 02 Jun 2006 16:14 GMT | 4 |
I have a db of hospital patients. The main purpose of the db is to search those records on a number of different fields. The user is presented with a form on which they select the search criteria. This builds a string which is used as the "WHERE:-" clause in opening a second form ...
|
| Radio Button Value Pass it to the Report | 02 Jun 2006 15:29 GMT | 2 |
Hi. Thanks for reading my question. I have a radio button to select the events in the form and I would like to pass that parameter to the report header indicating which event report is. There are 5 options user can choose (New Year, Pres B'day, Christmas etc.)
|
| Access reports- how do i report within parameters? | 02 Jun 2006 14:13 GMT | 2 |
Self taught access user needs to know how to create reports to: show results within a set date paramiter and also show results if a radio button isnt selected (i.e. a false rather than true)
|
| Problems Displaying Data in My Reports | 02 Jun 2006 14:02 GMT | 3 |
I am having problems with this code which does not want to work in a text box of my report "CompanyAVisits Query" is the query the report is based upon. Field Names as follows:
|
| Rounding Down | 02 Jun 2006 09:19 GMT | 1 |
Hi I have tried the forms NG's but no help so I am trying the same approach now on a report. How to I get a calculated figure of £1.925 to show as £1.92 This is a calculation for the VAT paid on a total price of £11.00
|