| Thread | Last Post | Replies |
|
| Impossible Query.. | 09 Jul 2007 20:26 GMT | 9 |
...I'm sure it's possible. I have a table that shows each month of the year. During each month one person is assigned to complete a certain # of reviews for a CSR during the 1st half of the month, and another person is assigned to do reviews for the
|
| Error 3144 - Syntax error in UPDATE Statement | 09 Jul 2007 20:22 GMT | 3 |
I am trying to run an UPDATE sql query in a module. I get the 3144 error but I'm not sure where the error is. Any help would be appreciated. Thanks
|
| Query Question | 09 Jul 2007 19:38 GMT | 6 |
I have a table of nominations that includes the fields NomineeName, NominatorName, and NominationMessage. I did not create the database, but have been asked to create reports from it. My problem is in the NomineeName. Users have been able to imput multiple names into the database ...
|
| Ignoring leading zeros in comparison | 09 Jul 2007 18:30 GMT | 4 |
I have 2 linked tables from 2 different databases, there is a common field in both: “CORP_NBR” I need this field in order to create a join, but the problem is that in one table this field stores leading zeros and in the other table it doesn’t. I can see in design view that ...
|
| t statistic in Access query | 09 Jul 2007 14:41 GMT | 1 |
I have a field of data in an Access query and would like to test whether the average is significantly different than 0. That is, I need to run a t-test, but cannot figure out how to achieve this result. I can do it in Excel with the data analysis add in, but I am hoping someone ...
|
| VBA Problem with date | 09 Jul 2007 13:51 GMT | 1 |
i have a problem ; how to solve that first let give you the table structure that i have i 1) [Sno] number
|
| Using IIF statement in Criteria | 09 Jul 2007 13:16 GMT | 3 |
I want to filter records in a simple query, but based on the contents on a text box in a form. However, I want to use the criteria only if the text box is not null. The query works fine when there is data in the text box; but I'm having trouble returning all of the records when ...
|
| matching a field from two table | 09 Jul 2007 13:03 GMT | 3 |
Hope you guys can help me, for this conditions; From "referrence" database i have a numbers which have a range and need to match to result database i can call "to match" table to get the real conditions.
|
| Update...set | 09 Jul 2007 13:00 GMT | 6 |
Why can't my set work? mySQL2 = "INSERT INTO Kanban ( PartNumber, K_Qty )" & _" SELECT '" & strPartNumber & "', '" & strPositive & "' from WIPRawDetails" & _" WHERE JobNumber= '" & Me.txtJobNumber & "' and PartNumber = '" & strPartNumber &
|
| Access Queries Look Up | 09 Jul 2007 12:04 GMT | 5 |
I have two tables, table I contain addresses complete with five (5) digit zip codes. Table II contain a range of five (5) digit zip codes with a state designation. I’m tying to create a query in Access that will look up the zip codes from table I and assign the corresponding ...
|
| USe a Parameter query | 09 Jul 2007 11:50 GMT | 1 |
I have a simple query that I wish to use to search for titles of Music CD's. I wish to establish a parameter query that will allow the user to enter a word and the query looks for that word in the title. I have lried .....Like *[Enter the word]* in the query designand various ...
|
| Query to seperate field | 09 Jul 2007 07:40 GMT | 8 |
I have a table of the following format: Weather Date Wet 22/04/2006 Wet 25/04/2006
|
| Combining a Select query and an Update query | 09 Jul 2007 03:42 GMT | 1 |
Working with MS-Access 2003, I want to perform an update query that draws it's data from a select query. There are 3 tables: -SoloData
|
| Help creating query in Access or should I be using a formula in Ex | 09 Jul 2007 01:30 GMT | 3 |
I have two tables, table I contain addresses complete with five (5) digit zip codes. Table II contain a range of five (5) digit zip codes with a state designation. I’m tying to create a query in Access that will look up the zip codes from table I and assign the corresponding ...
|
| determine a formula that will let me | 09 Jul 2007 01:28 GMT | 2 |
I am looking for help to determine a formula that will let me determine which children who will be 5 years old by Dec 1, 2007. in a query Col
|