| Thread | Last Post | Replies |
|
| what is the best way to do this... | 07 May 2008 20:05 GMT | 6 |
i have this form, that has four possible experiments per record per project number. Each experiment has a main resin and 3 additives or 4 ingredients, therefore possible of 16 ingredients. conversely, each ingredient is associated with a entered supplier, therefore 16 suppliers,
|
| dynamic crosstab query | 07 May 2008 19:48 GMT | 2 |
I have follwing data to create crosstab query and column heading is Grade. Student ID GRADE 1 A
|
| Delete records | 07 May 2008 19:38 GMT | 7 |
I have two tables, one with projects, one with construction agreements. I need to delete 3 records in each but when I try it says they can't be deleted because there are related records in the other table. I am a little bit afraid to write a delete query myself. Help!! Thanks so ...
|
| query parameter order | 07 May 2008 19:34 GMT | 4 |
I am requiring the user to enter three parameters for a query and I'd like to control the order in which they are prompted for. Two of the parameters are called for using square brackets (with prompt text enclosed) on the Criteria: line, and the third is called for similarly but ...
|
| User input of numbers | 07 May 2008 18:26 GMT | 7 |
The criteria that I am trying to determine is to have a user input a number and then the query show all the records that have a value of greater than the number inputted by the user. This is the criteria I was trying to get to work:
|
| what's wrong with this sql statment? (uses "SELECT-IN") | 07 May 2008 18:18 GMT | 2 |
running access 2000; I have a contacts table with name address phone etc... I'm trying to make a "find duplicates" query work, and am failing. When I try to execute, i get an error message similiar to: "tried to
|
| Using circular references | 07 May 2008 18:16 GMT | 2 |
I'd like to have a recursive query that refers to itself, but I have run into the 'circular reference' error. Is there a workaround that'll let me do something similar? As a test for a larger version, I have a table [TestRecurse] which
|
| Using category groups in access 2007 causing queries to throw error #3125 | 07 May 2008 18:06 GMT | 3 |
I am using access 2007 and have a huge database will lots of queries. I tried to use the new feature in 2007 that allows you to group database objects in categories. After doing this when i try to open the queries in design view to make changes, I get this error: " is not
|
| Query Design help? | 07 May 2008 17:51 GMT | 3 |
Good day, I am not sure how to do this but here is what I would like to do based on a query. I have a table with the following information and field names
|
| ID Number Change | 07 May 2008 17:34 GMT | 1 |
I deleted a couple rows when compiling my database. Now it goes from ID number 1 to 6. How can I fix it and make it number 2 and go from there?
|
| Parameter Query for "ends with **" | 07 May 2008 17:34 GMT | 6 |
How do i create a query that grabs only records where the Offering_ID field ends with 05 or 06, or 07, or better yet, how to i make it so that it prompts users to enter this info. The records in the 'Offering_ID' Field are not all the same length though.
|
| IIF Statement in Query Field Criteria | 07 May 2008 17:22 GMT | 2 |
I am creating a database to retrieve performance information at different levels. The lowest level is an individual area, then going to a group area, then to a building level. I am trying to limit the number of queries by pulling it all off with conditional criteria. The query ...
|
| Access 2007 - Equivalent to Excel's indirect function | 07 May 2008 16:53 GMT | 3 |
Afternoon all, Is there a function in Access that does the equivalent of an indirect function in Excel? I have created a query and want one of the fields [AB] to be populated with
|
| Crosstab Query Column Headings | 07 May 2008 16:46 GMT | 5 |
Sorry...this is a cross-post (is also in "General questions", but NO replies yet...if this is doable). I'm uUsing automation to Excel. Can I get the Column Headings..IE - Apr - May - Jun - Jul...
|
| Random selection - multiple criteria | 07 May 2008 16:17 GMT | 4 |
I never would have made it as far as I have without answers that I've found in this discussion group, so I will thank you in advance for helping me with my sticking point. I have a query that I am using to generate a random selection of customer
|