| Thread | Last Post | Replies |
|
| How can I create a new AutoNumber(Primary Key) in a query | 07 Sep 2006 21:15 GMT | 4 |
I need to create a new AutoNumber/Primary Key field in a make table query
|
| special characters in Queries | 07 Sep 2006 20:58 GMT | 3 |
I have a column that has department names in it. Some of the departments have an apostrophe in the name. Some of the departments have a dash in them. When I try to write a parameter query and type in the department with an apostrophe or dash the query does not find a match. I ...
|
| Divide a field into 3 parts. | 07 Sep 2006 20:53 GMT | 6 |
I have some data that has been imported into an access database from an Excel spreadsheet. One of the fields in the table (created from an Excel file) is an address field in the following format: Add1, Add2, Add3. What I would like to do is append the data from the new table ...
|
| Irregular Queries Results | 07 Sep 2006 19:40 GMT | 3 |
I am querying a Invoice and Invoice Detail linked table by requesting the YEAR value extracted from the date field in the invoice table and variety value from the invoice detail table. Both tables contain values from several years back.
|
| ACCESS doesn't like the brackets | 07 Sep 2006 19:07 GMT | 3 |
[Posting on behalf of the customer as shes not able to access this site.] What's wrong with my statement? ACCESS doesn't like the brackets - even when I remove the brackets before and after the "!" ? Please help..
|
| Having +3 different criteria on the same query | 07 Sep 2006 17:36 GMT | 9 |
I have a query with several fields and want to use 3 or more criteria to make it easier for the customer to find something. The fields I want to use criteria are: Customer, Invoice No. and Invoice Date, but I want the customer to write into 1, 2 or the 3 criteria and also look ...
|
| Date Criteria Question | 07 Sep 2006 17:23 GMT | 2 |
I have a set of data which shows the answers to questions asked for a particular month and year. I have a query which will pull results for a chosen month and year, which is entered through a form. The fields that I have in the query are "Question", "Month", "Year", "Date ...
|
| Bringing data together | 07 Sep 2006 17:17 GMT | 1 |
I have two tables and I need to bring the matching Serial IDs from both tables to produce the related fields i.e. Table one Serial ID matched with Table two Serial ID which then produces the related records based on the one Serial ID
|
| Query by Form (QBF) date problem | 07 Sep 2006 17:15 GMT | 2 |
I am trying to do a QBF and am having a problem when I try to use the BETWEEN operator. I have 2 text boxes on my form TxtFrom and TxtTo. The user might enter values into both boxes or leave one of the 2 blank. Is still however
|
| Problem with aggregate query | 07 Sep 2006 15:40 GMT | 2 |
I have a query that has 4 fields - Officer; Team; Finalcost; Date completed (charged). Officer is set to Group By Team - criteria reads <> "DI"
|
| Right Outer Joins and Entering Data into query result | 07 Sep 2006 15:35 GMT | 2 |
I have two tables. One contains imported data with a unique reference number as the primary key the other table is supplementary and has no data in it and I have a query that returns all the fields from this table and shows blank fields from the supplementary table. The reference ...
|
| IIF statement in query | 07 Sep 2006 15:27 GMT | 3 |
I have the query below that I used an IIF statement to classified the different band.. Is that possible to show me in only one column the different classification? Because now it shows in 5 different column..
|
| Update Query will not persist | 07 Sep 2006 15:02 GMT | 3 |
I am running an update query which updates a number of fields and would like to re-use this frequently as I get new data in that needs to be processed. I assumed that by moving the new data into the table referenced in the query (and moving the previously processed data out) I ...
|
| subscript out of range | 07 Sep 2006 14:17 GMT | 2 |
I am trying to create a query with two diferent tabes. I have linked the tables when I use the query wizard I get an subscipt out of range. Can someone please explain why I might be geting this message.
|
| Taking Time from Now() Function | 07 Sep 2006 13:37 GMT | 2 |
I'm trying to setup a query that will return all data that has been created 1 hour ago. In the data input form there is a filed that ask for todays date, when i run the query i want to find all dates that were entered into this field 1 hour
|