| Thread | Last Post | Replies |
|
| Please help with Conditional Formatting | 06 Dec 2005 16:51 GMT | 2 |
I can't seem to set conditional formatting with a check box on a form. I want to be able to highlight row in form if checkbox is checked. Can this be done without using code? Newbie to VB. Any help will be greatly appreciated.
|
| two tables to one report | 06 Dec 2005 16:42 GMT | 3 |
I have a table "Flint Operations" which contains the "Task" field. When the "Task" is equal to "Cabs Produced" I want the value. I have another table "Quality" which feeds the report "Quality Daily Report". In the Date footer I already have it counting the number of "Defects". ...
|
| Sums in report | 06 Dec 2005 15:40 GMT | 2 |
I'm no expert with reports : I have a query selecting groups of items - having their own itemID so to speak - I have managed to list these in a way so that each group of Items is listed in its own "table" in the report.
|
| Counting days in a crosstab query | 06 Dec 2005 15:32 GMT | 9 |
I need to count the number of days each month and quarter between two dates. For example Jan 15 and March 23. I need to count the total days for Jan, Feb and March. I'm having a terrible time trying to figure to the calculations.
|
| Sorting report by country, first all US, than all other countries | 06 Dec 2005 15:06 GMT | 7 |
I have a report in Access 2003 which lists data by countries. I need the output in the report to print as follows. In outher words, I need it to list US countries first, the all other countries in alphabetical order. Country Serial number
|
| counting only footer enties | 06 Dec 2005 15:04 GMT | 4 |
I understand how to count items and rows, but i need some advise on how to count the number of footers in a report. I have Detail that creates a various amount of entries. i have a Footer that sum's the individual detail.
|
| Landscape VS Portrait printing problem | 06 Dec 2005 15:04 GMT | 1 |
I try to print a report on a dot matrix printer (Tractor feed) from access 97. It prints very well but I am unable to get it print the right side. My printer Form is 8½x11 (Horizontal) so look like landscape but is portrait for the printer. Unfortunately, if I want to
|
| Sum in footer problem | 06 Dec 2005 14:59 GMT | 4 |
I have a report that's based on a query .... it contains a field amount ... I would like to have the overall sum of that amount showing up in the footer - maybe just on the first page. changing the query to have a sum([amount]) just shows up the value in that
|
| Passing Variable value to a report | 06 Dec 2005 14:00 GMT | 2 |
Hi to all, I have build a report that is dynamic build by the user. My problem is the Order By criteria of the report. On my form command button to open the report I have a strSort variable that
|
| Select Information from cbo in a form a show second column in report | 06 Dec 2005 13:52 GMT | 1 |
Thanks for your attention I have one form, and I want to make a report about this, there is a cb in the form that show CostumerID(first Column), CostumeName(2nd Column) I want to see in one txt of the report the Constumer's Name , not th
|
| Query correct, report not | 06 Dec 2005 08:01 GMT | 2 |
I am using Access 2002, but have a db that is 2000 file format. I have a query that works correctly, but when my boss used the wizard to create a report from it, the detail level was not correct. The query takes fields from 3 tables. The first table is just a course number ...
|
| Printing current record label | 06 Dec 2005 04:13 GMT | 1 |
I'm trying to create a data base for our Sunday School, where we register children as they arrive. As I click on the present tag (In the Student Input Form)I would like Microsoft Access to select (on click) the current related record (as the date and time tables are related to ...
|
| Disabling the prompt to change a modified report | 06 Dec 2005 03:56 GMT | 3 |
I have a report which gets dynamically created in code when a button is pressed on a form. This is because it is based on a multi-value crosstab query where just about everything can change! Anyway, it all works fine, except when I close the report, I get prompted to
|
| creating searchable reports or querys with totals...or is this don | 06 Dec 2005 03:43 GMT | 3 |
Is it possible to create a report (report because I must create sum fields) with search capabilities? Or is this something forms are used for? Specifically.... I need to create a report that takes info from 3 different tables...I can do
|
| Label Reports....... | 06 Dec 2005 03:37 GMT | 3 |
Is there a way to see the outline of a label in my label report. So I can determine how the text is positioned on each label. It would appear to me that once the label text position is set during the wizard, all label text position is the same. Is there a way to change the
|