| Thread | Last Post | Replies |
|
| Reports based on criteria | 19 Nov 2004 23:11 GMT | 3 |
I want to create reports as per users selections. I want to be able to do text searches across multiple fields (some are drop down andother are check boxes) so that I can pick and choose the criteria for a report. Essentially, I would like to perform searches on multiple fields ...
|
| Change #Error to display 0 | 19 Nov 2004 21:21 GMT | 1 |
Is their any way to display a zero instead of #Error?
|
| Parameters and Sub Reports | 19 Nov 2004 20:15 GMT | 1 |
I have a report with a sub report in it. Both the report and the sub report ask for the same parameters due to the queries they were built off of. The information that for the parameter is a start date and and end date. When I
|
| How do I calculate parallelism in microsoft access reports? | 19 Nov 2004 19:48 GMT | 1 |
I am using Access 2000. I want to calculate parallelism of a surface by collecting 4 different depth measurements. I would like to subtract the smallest of the 4 readings from the largest of the 4 readings. In the Access report, I would use a 5th column
|
| extract only pertinent data from query to use in report | 19 Nov 2004 17:57 GMT | 1 |
I created a query to pull specific records from a table; ie. those records with contact dates in the month of november were extracted from four choices of contact date fields. Now I want to be able to put in the report not only the client data, but the specific date in Nov which ...
|
| How to calculate a remainder in an Access report? In Excel you c. | 19 Nov 2004 17:37 GMT | 1 |
in Excel you can use the MOD() function... Need this pretty quick!
|
| Re: Legal Size Report Request Message Box | 19 Nov 2004 16:36 GMT | 1 |
Is there a method for alerting the user that Legal Size Sheets will be needed to run a particular report, and have it be report specific. In other words if one report is 8.5 X 11 leave it as is, if it's 8.5 X 14 flag it and generate a pop-up to alert to user to use Legal Size ...
|
| Sample databeses | 19 Nov 2004 11:52 GMT | 3 |
Some time ago I came across a sample access database that would convert numbers too text and actually print out cheques. Have searched extensively the microsoft site but without success. Could anyone point me in the right direction, as to download.
|
| Controlling Visibility of a Subreport | 19 Nov 2004 10:27 GMT | 2 |
Hi. Is it possible to have some ON Print code in a Reports Header section that makes a Subreport visable only if certain other criteria are met? For example, say I have fields txtSubject and txtYear in
|
| Charts - Not Fit in one page | 19 Nov 2004 07:41 GMT | 2 |
I created a chart and look good on my screen. I was able to print the chart. When I send a database to my friend and they open the chart and doesn't look right and some information cut in half. We use Legal size and landscape.
|
| Open a report if it's not open? | 19 Nov 2004 03:50 GMT | 2 |
When I open one report I want to check to see if another report is open. If it is not open I want to open it. The following is my attempt at the code. Could someone help me get it?
|
| line chart | 19 Nov 2004 03:20 GMT | 3 |
I have a temp table that gets built each time a report is run to use as the record source of a chart on another unbound report. The table contains char(),int,int datatypes and the record source for the chart select the char() & int and sorts (but does not include) the 2nd int ...
|
| Calculations in report that has One-to-Many relationship | 19 Nov 2004 02:58 GMT | 1 |
Hey all, I have a report based on two tables. Prospects has sales information that includes a salesman and a final sale total. Activities has multiple records that relate to all activities required to make the
|
| Lookup to Radio Button | 19 Nov 2004 02:46 GMT | 1 |
I have a field will a short list of allowable values (from a table). My user wants the output of the field's contents to show as though a radio button were selected from the allowable choices. E.g., if my field's allowable values are "Red", "White" and "Blue", and the
|
| Report error | 18 Nov 2004 22:31 GMT | 3 |
Here is an error that we get for a report: This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements.Try simplifying the expression by assigning parts of the expression
|