| Thread | Last Post | Replies |
|
| Multiple Wild Card search | 25 Jun 2007 23:21 GMT | 2 |
I have eg a list of 10 codes in 1 table. I want a query to take the first code and then look for occurences of it in another field in another table, then move onto the second code and then the third. The searches for each code are to be wildcard searches since the code could be ...
|
| Can't get to work as Crosstab | 25 Jun 2007 22:53 GMT | 1 |
I am trying to get the following query to work as a crosstab query, with the dates as row header and the ID's as column headers and the PE's as the values. Depending on the ID selected, the selected ID will have its PE shown, while
|
| Calculating a Cumulative value | 25 Jun 2007 22:41 GMT | 6 |
I posted this in the "General" section of the Access help form and realized I probably should have posted it under "Queries". I have a field called "backspan" which is a numerical value. I am wanting to create a field called "cumulative distance". I want cumulative distance to be
|
| Crosstab query | 25 Jun 2007 21:35 GMT | 3 |
Hi, All I have a table with following fields: IssDate IssTime Tick Badge Locat Viol 6/18/07 15:30 102003 999 MAIN 141
|
| A better way to look for 'A' thru 'M'? | 25 Jun 2007 20:41 GMT | 6 |
I have the following query: SO CA: IIf([All Programs Quoted crosstab].[State]="CA" And [All Programs Quoted crosstab].[Zip_Code]<"94000" And ([All Programs Quoted crosstab].[Broker_Name] Like "a*" Or [All Programs Quoted
|
| Count Across Columns | 25 Jun 2007 20:16 GMT | 2 |
In a query,m I have selected four fields plus the id field from a table of 50. Each of the records are marked with an X or not. ID 2000 2002 2004 2006 Count ?
|
| Criteria Question | 25 Jun 2007 20:15 GMT | 2 |
*Access Beginner* If I contain a set of numbers that are five digits in a column, I.E. 02996, 03978, V3000, 02979 And I want to exlude every value that starts with 029 (by first 3 digits
|
| Allocating Totals from another query, no join | 25 Jun 2007 20:07 GMT | 3 |
I am trying to allocate a total I calculated using the sum function in another query with all the records in another query. When I try to bring this single value into the query and calcuate off of it I get ambiguous join errors. I do not have a common value between the two ...
|
| Formatting data into mm/yyyy | 25 Jun 2007 19:03 GMT | 5 |
Ok, I am having problems formatting a date field to display a certain way. Here is how the data sits in the table: PHONE CONTACT 6/10/06 EMAIL 6/24/06
|
| Sum of Horizonatl Values in Query | 25 Jun 2007 17:03 GMT | 7 |
hopefully someone will be able to help me on this: this is what my query looks like last name Direct Training Smith $1000 $2000
|
| Exporting from1 Super Table into 42 sub tables | 25 Jun 2007 16:03 GMT | 3 |
hey all I am not having any luck with this and am hoping someone already has something build similar. I have a unique ID field in the Super table and want to export this into the
|
| how to select between two values in table | 25 Jun 2007 16:01 GMT | 4 |
I have two tables and one query. In table one there are too many values for many employees. In table two”category table” there are 3 columns, one for description of the category, one for “From” which contains % start from 0 and in the last one is for “To” which contains % start ...
|
| foreign currency querry and design question | 25 Jun 2007 15:42 GMT | 2 |
my intention is to build an application which would allow users to enter data in a several local currencies and display/report data in any selected currency Example:
|
| How to make a query choose the last three years | 25 Jun 2007 09:28 GMT | 10 |
I have a database for employee ranking. And there are 3 tables, one for employee personnel, one for annul performance, and the last one for employee courses. In the annul performance table I need a query to select only the last three years of performance and gives the average.
|
| Query Criteria in Access | 25 Jun 2007 08:27 GMT | 1 |
I have set up a Query in Access. In one of the criteria fields I have something like this which ckecks each returned record's "state" field against a value from a textbox. This is to see if the returned record is from the same US state as the state selected by the user. (NY, CA, ...
|