| Thread | Last Post | Replies |
|
| Date value needed for Access report | 16 Jan 2006 22:22 GMT | 5 |
I have an Access 2003 report that needs to request a date value from the user whenever it is opened. This date value does not have to be saved in the database, but it does need to display in the report. Any help would be greatly appreciated. Thanks.
|
| How to input text in Report Header on runtime, not from table | 16 Jan 2006 22:18 GMT | 3 |
I am prompting for input(the month) for the header, and it works unless the results of the query has 0 records. Then it turns into an error. Is there another way to do this?
|
| count expression | 16 Jan 2006 21:11 GMT | 2 |
Is there a way to use the Count expression in a report so that I may be able to obtain the total number of a particular input in a column? For example, if I have a column which contains student marks, in the Text Box control source I could enter an expression like: ...
|
| Multiple IIF in Query for Report | 16 Jan 2006 21:06 GMT | 2 |
Dear Professionals: In my table my fields are: Salutation FirstName
|
| value not to exceed | 16 Jan 2006 21:01 GMT | 1 |
I have a sum of vacation hours on a report. I do not want the "total" number of hours that I track to go over 240. How can I do this? Thank you
|
| Please proofread my syntax | 16 Jan 2006 20:55 GMT | 6 |
Please tell me what is wrong with this line: =CanShrinkLines([CONTENT 1],Trim([CONTENT 2]),Report!WIDTH,[PRICE 1]) The following Microsoft knowledgebase article told me to create a single textbox with the abovementioned line as the Control Source if I want to
|
| Missing data when exporting to Word | 16 Jan 2006 20:47 GMT | 1 |
I need to permanently save a report on a weekly basis (no overwriting of previous reports) in a format other than Access. When I try to export to HTML or Word (rtf), all that's displayed is the Report Header and Page Footer... no data. I read something in the discussions about ...
|
| Getting the Count of Record in a Group | 16 Jan 2006 19:30 GMT | 3 |
How does one go about getting a count of the number of items in a group to put in the group header or group footer. (If it is possible at all!) I started down the path of DCOUNT, but when the criteria simply has a test to see if a field is equal to itself, which sort of makes ...
|
| OnNoData System Error Msg | 16 Jan 2006 18:21 GMT | 7 |
I put a messagebox in the Sub Report_NoData indicating no data for the selected criteria. It works great, except that after my messagebox comes up, another one comes up which says "The OpenReport action was cancelled." I tried to turn it off by setting warnings to off before ...
|
| Cannot view or design reports, multiple databases or computers | 16 Jan 2006 18:00 GMT | 1 |
Having an issue just recently that is occuring on multiple databases and all machines tested so far. I open an existing database, double click my report, and nothing happens. I try to goto design view, and nothing happens. I try to create a new report,
|
| Viewing N of TotalN Records | 16 Jan 2006 17:47 GMT | 2 |
Hello group - Using Access 2000 REPORTS I want to show: "X records of TotalX" on each page of a report (x is incremental, TotalX is
|
| Help with lines | 16 Jan 2006 17:19 GMT | 1 |
I would like to have vertical lines from the report header down to and part of the detail section in a report. Is this do-able with out haveing a break in the lines. Thank in advance.
|
| make a text box only appear if txtEmployee IS NOT Blank | 16 Jan 2006 15:46 GMT | 1 |
I need to make a text box (txtfinal) that has an expression like this: If "txt1" >8, then subtract 8 from "txt1" and also if lstName is null then txtFinal is null also "txt1" is a text box from a form that has a mathematical equation on it.
|
| too many characters in an ab box | 16 Jan 2006 13:12 GMT | 1 |
I have a field in a report of =[Student Name] & " " & [Student Surname] I want to say that if there are more than 20 characters in that text box then make the point size a little smaller. I know the lenn formula for the first part but how do i tell access to make the font (point ...
|
| Reports Blank Currency Fields | 16 Jan 2006 12:27 GMT | 8 |
I have a main report with 2 subreports, 1 for sales orders (with a Calc. totals fields) and 1 for PO's( With Clac. Totals field). These are then used to calculate a profit in currency & percentage on the main Report section. My problem is, that if there are no PO's then the ...
|