| Thread | Last Post | Replies |
|
| Check Box suppressed | 01 Aug 2006 18:39 GMT | 2 |
How can I suppress the check box in a report if data is not checked (is false)?
|
| Reading records into a report and changing the data at runtime | 01 Aug 2006 18:38 GMT | 3 |
I have a simple report that is based on one table. Very simple...but for one of the fields (Risk_Level), the data is either High, Medium, or Low. For each record, I want the report to look at the value of Risk_Level and print "I" for High, "II" for Medium and "III" for Low.
|
| more trouble | 01 Aug 2006 18:37 GMT | 4 |
I moved the query back to the docmd.openreport I think I'm making progress because at least the report runs but now I'm getting #Name? in all of the fields. What does that mean please?
|
| Formatting a Phone Number | 01 Aug 2006 18:21 GMT | 1 |
My phone number field has all 10 digits together: 5552311212. I'm wanting to add Parenthesis around the area code and a dash after the prefix so my phone number will display like (555)231-1212. Is there a way to do this? Thanks,
|
| Sending a Report To Word | 01 Aug 2006 17:22 GMT | 1 |
I need to have a Report sent to Word for additional edits. Can this be done?
|
| .snp file changes to .xls file in Lotus Notes | 01 Aug 2006 16:39 GMT | 3 |
I've been sending reports through Lotus Notes using a macro for some time. All of a sudden, today the file attachments have a different file name and extension. Has anyone else run into this problem and, if so, how did you fix it??
|
| Dates in Report Filter | 01 Aug 2006 16:25 GMT | 1 |
Hi, I wonder if someone can help me. If i enter the following string into the filter property of a report it interprets the dates in US format (2nd Jan to 2nd Oct 2006) [start date] between #01/02/06# and #10/02/06#
|
| code for enable/disable buttons on form based on data in table | 01 Aug 2006 14:19 GMT | 1 |
I am very new to code, and need to make a form uneditable to users who are not the author of the record, as well as make uneditable to anyone once a "completed" button is pushed which sets the date into a table. Any help would be greatly appreciated.
|
| Count number of employes by departement | 01 Aug 2006 14:08 GMT | 2 |
Hi everbody, In my report employes are group by departement. In the footer of the departement I count the number of employes by departement.
|
| Running a report with specific data from a combo box | 01 Aug 2006 13:36 GMT | 4 |
Is there anyway to run a report to show information on specific data that is found in a combo box? For example, on my query I have a combo box with a list of names. I want to be able to run a report by specifing a certain name in the drop down box. I know that on the query ...
|
| Report Formula | 01 Aug 2006 12:58 GMT | 1 |
My database stores information about internal controls of an organization. Each control has certain attributes known as assertions that is relates to. There are 5 assertions, but for this example, we will only use 2, Existence/Occurrence & Valuation. On the data entry form ...
|
| Confused on creating Charts | 01 Aug 2006 12:30 GMT | 1 |
I have a table that has three fields, [ID], [Age] and [Weight]. I have no problem creating the desired report , showing the performance over time for each ID one page each. I am confused how to embed a chart in the ID footer of each of three pages
|
| Report Design Question | 01 Aug 2006 08:43 GMT | 1 |
I need to create a report with information about active projects in my company. There are 4 categories of projects. About 80% of the info I need on my report is the same for all projects, 20% differs by project category.
|
| Incorrect SQL statement for a report | 01 Aug 2006 03:50 GMT | 3 |
Is there any reason why the following statement should not turn up any hits? There is a parties-appellant with 'test' as the only entry in it. Help! Public Sub btnSearch_Click() Dim SQL As String
|
| non-identical report copies | 01 Aug 2006 03:46 GMT | 7 |
Hi; Wondering if anyone can solve this problem, which worked fine in Ac2 and Ac2k, but does not seem to function properly in Ac2003. I’m using the following elements to print different captions in [lblCopy] in a report/ subreport of which I’m printing two copies.
|