| Thread | Last Post | Replies |
|
| How to combine to related queries into one. | 30 Apr 2008 03:48 GMT | 3 |
I have to run a query to generate the modified data like group a contains 30 perpon, group b contains 40 person, group c contains 20 person, group d contains 10 person. And there’s a table Relation ,which shows the relation between some people and group, for example, alex is in ...
|
| trim before and after "-" | 30 Apr 2008 02:27 GMT | 3 |
i have a file which is export from UBS. i need to separate a field which is contain PO no n item. how i can make it to two field? eg in UBS: PO No
|
| QueryDef Help (Re-posted) | 30 Apr 2008 01:51 GMT | 12 |
I originally posted this in the wrong NG..............DOH! Can anyone assist me with the following. I would like to insert this: SELECT tblPupDetails.DateOut, tblPupDetails.PickUpNo,
|
| How to create a telephone list with both customers and suppliers | 30 Apr 2008 01:32 GMT | 2 |
When I try and do this I get the phone numbers side by side and each customer next to each supplier. So its a complete mess. Is it possible to create a list of both customer and supplier telephone numbers in one query, not having to do to.
|
| Error in Access 2002 | 30 Apr 2008 00:02 GMT | 1 |
I need suggestion as to what to do with this error. Problem caused by Microsoft Access 2002: consider upgrading The problem was caused by Microsoft Access 2002, which was created by Microsoft Corporation. Microsoft Access 2002 is in its "Extended Support"
|
| Order Query | 29 Apr 2008 22:39 GMT | 4 |
I have a table which contains the orders from a customer. This table is filled out of an excel sheet which I import. The datastructure is as follows : PartNr OrderQty DelivDate PendQty
|
| Date Diff | 29 Apr 2008 21:51 GMT | 3 |
This expression in a query returns a date differance. If the dates in both values are the same it returns "0" which makes sense but is there a way to default a zero to "1"? Another words is an appeal is opened and closed the same day I need this to
|
| Problem with expression (sum) | 29 Apr 2008 21:00 GMT | 1 |
I would like to either create a query from the following Union query or modiy the SQL to allow me to sum the all of the key counts. When i try to create a new query from this one and add a column with the following expression i get error messages
|
| Difference between to table and union | 29 Apr 2008 21:00 GMT | 2 |
Hello Please Help, I have two tables table1, and table2. They both have patient information with patient_id as unique identifier. Table1 has 26609 patients and table two has 26638 patients which is the same
|
| Import txt error | 29 Apr 2008 20:18 GMT | 1 |
I am trying to import a txt file into a DB and keep getting the following error message: Property not found. This file worked at one point, but no longer does. Can anyone point
|
| Validation Rule? | 29 Apr 2008 20:14 GMT | 3 |
When I run in append query (which has worked in the past), Access now tells me all but 7 records violate some unforseen validation rule. All the records contain the same fields of the same length and there are no validation rules on any of the fields in the target table. Help!
|
| How to force fields to have a specific lengh | 29 Apr 2008 19:55 GMT | 2 |
I need to merge several fields in a query and the fields that I have to merge must have a specific lengh even if data that is in the field has not that lengh. Imagine:
|
| criteria question | 29 Apr 2008 18:56 GMT | 7 |
I have several phone numbers I would like to use as criteria in a phone number field. I have these numbers in another table. Is there an easy way of using the phone numbers in that table rather than entering each number? I'm talking like 300 numbers.
|
| Parameter Problem | 29 Apr 2008 17:57 GMT | 7 |
I created a report based on a several combined queries. I made a number of changes throughout and now have it working 100%, but I have one small problem. When I open the report I get an Enter Parmeter Value msg box. The Parameter is: " Purchase Order.Purchase Order ID. If I ...
|
| Single-record append query without warnings on duplicates | 29 Apr 2008 17:47 GMT | 1 |
To append a single record, without getting a warning when a record already exists, I found out the following syntax works fine as Query in MS Access: first create a simple 'products' table...
|