| Thread | Last Post | Replies |
|
| Reports, : Some details are missing the Totals, | 20 Sep 2007 21:50 GMT | 1 |
I got a Query "Invoices" that have no Null Value into it. All "TotalItem" are filled by a Decimal, went I print an invoices, the last columns something is missing the data Any of you guys got an ideal ?
|
| SIMPLEST QUESTION EVER! (Sorting) | 20 Sep 2007 21:44 GMT | 5 |
Where can I find "Sorting and Grouping", (is not on the View menu) I'm trying to sort a report by 2 variables: 1st) by DATE and then by NAME, ...that's it....nothing else. I went to: Advance filter Options I insert: first
|
| Relationship questions | 20 Sep 2007 21:26 GMT | 2 |
Can someone help me understand how to establish proper relationships between these tables. [tbl_Claimant] SSN (PK), FirstName, LastName, DOB
|
| Can't assign value | 20 Sep 2007 21:08 GMT | 7 |
I have an Agents table and form, and an AgentContacts table and a subform that sits on the bottom of each Agent form so that we can maintain details of the people we deal with at each agent - sometimes several. I have a problem in that we cannot create more than one contact for ...
|
| General question | 20 Sep 2007 20:58 GMT | 3 |
Hi, I have a scheme, at present still in PDF-formaat, in an access 2003 database, which I can call. This scheme is a workflow, meaning, when I click one item that has been
|
| need to show percentage of actions completed on time | 20 Sep 2007 20:54 GMT | 1 |
I a column with the target date and another column with the actual date completed. I want to calculate the percentage of actions completed by the target date and show this in a report. Can you advise on how to do this? J
|
| Pablo | 20 Sep 2007 20:50 GMT | 2 |
|
| Problem displaying form when using data from 3 tables | 20 Sep 2007 20:25 GMT | 2 |
I have the following tables: [tbl_Claimant] SSN (PK), FirstName, LastName, DOB [tbl_ClmDetails]
|
| how do i make a chart based on a query with a criteria | 20 Sep 2007 20:18 GMT | 1 |
i have a query with some info and an expression in criteria row on the date column. i imput the date in a form in order to get data for the range of date needed and it works good no problem with the filter and no problem with the reports, but when i build a chart, it says ...
|
| Multiple sorting | 20 Sep 2007 20:02 GMT | 8 |
I'm trying to sort a report that I have by multiple options: 1st) by DATE and then by NAME, I went to: Advance filter Options I insert: first Date/Ascending;...then Lname/Ascending then apply filter, and is not working it's only filtering by date WHAT'S GOING ON???
|
| basic printing question | 20 Sep 2007 19:43 GMT | 1 |
I want to print a table onto one page so it is not strung across several. Is there a way to do this? I can omit some of the columns for printing purposes if that helps accomplish that goal.
|
| Advertisement | 20 Sep 2007 19:28 GMT | 1 |
Why does Microsoft have ads on the clip-art search page?
|
| Identify if a Table Field is used in any queries | 20 Sep 2007 19:26 GMT | 1 |
I'd like to know if there is a way to find out if a particular field in a table is used in any queries. I want to delete the field in the table, but don't want to make any queries inoperable. I'd rather not individually open all of the queries. Is this possible?
|
| error mesaj | 20 Sep 2007 19:10 GMT | 8 |
What can I do, because I have a form with control and I get error mesage: "The expression After Update you entered as the event property setting produced the following error : * The expression may not result in the name of a macro, the name of a
|
| How to revise our numbering sequence? | 20 Sep 2007 19:08 GMT | 5 |
Each time we log a new inquiry, using our "Main" form, a new ref number is created automatically by means of the following code on the Before Insert event: Private Sub Form_BeforeInsert(Cancel As Integer)
|