| Thread | Last Post | Replies |
|
| how do I create a Delete Duplicates Query in Access | 31 Aug 2008 19:11 GMT | 1 |
I want to be able to delete the second or multiple instance of duplicate records in Access 2007. The query wizard for duplicate records returns all instances ....GREAT! Oh I have 4500 records to trawl so a manual is out of the question as approx 3300 of these are duplicated... ...
|
| HOW DO I SHOW ALL NAMES IN ONE OR TWO LINES? | 31 Aug 2008 17:38 GMT | 7 |
I have a table consisting of records of classes (date/time of lessons, venue, book etc) and a related one for the teachers. There can be up to six teachers to a class, minimum of one. The problem I have is that of space: I have only two lines to show the names
|
| Combining Records | 31 Aug 2008 04:04 GMT | 5 |
I am sure this is not the optimal manner for doing what I want to do, but my lack of skills has led me to this path. Anyhow . . . I have a query that has several records. I desire to take this query and create another that has but one record that contains all of the fields
|
| Access 2003 | 31 Aug 2008 02:39 GMT | 1 |
If I were to look upinformations stored in a table using a query (thru a form) to see if I have previously been to an address, can I have the system ask me if I want to add a new entry or if the address is not found or have it ask if I would like to new record if the address is ...
|
| Trim in Query Error | 30 Aug 2008 20:01 GMT | 1 |
We use queries to extract data from our G/L. Our location numbers are stored in 12 characters, 7 preceding hard spaces and 5 characters. In Access 2003 was able to use TRIM to get the 5 digit location using this in the query select:
|
| Subform from query shows all records not just related records | 30 Aug 2008 12:07 GMT | 1 |
My database has two tables - Family and Children which are related showing many children for one family. I created a query to calculate School Year from each child's age. I made a Family form with a Children subform which shows only the children
|
| Finding the value in a string | 30 Aug 2008 04:29 GMT | 2 |
Hi, I am trying to find a unique value in a string. For example, the value in my [ServiceDate] field is [1, 2, 3, 4, 5, 6, 11, 12, 21] and another has a value of [2, 10, 12, 15], and I am trying to create a query that will state
|
| Duplicate in a querie | 30 Aug 2008 01:36 GMT | 2 |
i need a query that will display the values in the field but i do not want the query to show duplicate values.
|
| Complex Queries | 30 Aug 2008 00:45 GMT | 1 |
hi! maybe you guys could help me. i have two tables in msaccess, the first table has two columns, the first column contains the names of columns in the second table, and the second column has the "required values". what I intend to do is compare the values from the second table ...
|
| IIf expression in design | 30 Aug 2008 00:23 GMT | 5 |
HELP Please... I am trying to build an IIf statement in my design view but can't figure out how to get results compare to skill type. I figure I am on the wrong track. I have the following Skills:
|
| Is Iif the right function to use for the following scenario??? | 29 Aug 2008 23:35 GMT | 1 |
I am using Access 2003. I have a form that lists states in a drop box. Depending on what state the user chooses, I need to be able to assign an integer to another column for use in a formula. example:
|
| Display Query | 29 Aug 2008 23:11 GMT | 2 |
Is it possible to display query criteria on the report that is generated? For example, the query requires the user to enter the start and end dates. Can these start and end dates be somehow displayed?
|
| Eliminate 1st 3 digits in query | 29 Aug 2008 21:50 GMT | 2 |
In my query, I have a product code formatted as text, such as "00013800055000". I want to eliminate the first 3 digits. Any suggestions on a "MID" type function that will work for this? I've tried a couple different things, but have not hit upon the correct answer to this. ...
|
| Pass through query | 29 Aug 2008 19:31 GMT | 5 |
I have two queries A,B. Query B is a subset of Query A. Now I need a syntax to get Query A- Query B i.e., Query A without data of Query B Can anyone help me on this. I think its a pass through query if am not wrong
|
| Why are values not seen as being the same? | 29 Aug 2008 18:15 GMT | 6 |
I have a query with two tables. They are linked through an ID field. My query is looking for dollar amounts that don't match between the tables. Odd think is, a few of the values that show up as not being equal, really
|