| Thread | Last Post | Replies |
|
| Extracting Partial Data from one field into another | 18 Dec 2005 20:13 GMT | 1 |
Earlier this week, John Nurick helped with the answer pasted below. I have tried everything to try to make this work, but when I get to the part about the calculated field, I keep getting an error about an ambiguos name in the field.
|
| Records Elimination depending on Time difference | 18 Dec 2005 17:51 GMT | 4 |
There are two fields in a table i.e. Time, Name. I want to eliminate records where the Time difference for any record is less than 10 seconds. This is required to overcome the problem of duplicate entries. Please help in this regard.
|
| querie | 18 Dec 2005 08:01 GMT | 1 |
I am trying to run build a querie that will give me each customer I have done a job for, but only list them by the last date. (we may have performed the same service numerous times for some customers.) problem: When I run the querie, It will list the same customer for every date ...
|
| 6 Letters | 18 Dec 2005 04:37 GMT | 2 |
Is there an expression similar to Like "######" that will check for six letters?
|
| Qry Dates in a table | 18 Dec 2005 02:33 GMT | 2 |
Hello Group, I need to build a form with 3 drop down fields on it. Month, Day, and Year. I need to qry my table and look for a month or day or year. An example, I want to pull up records for 01/15/*, or 01/*/*. How would I do that?
|
| EOMONTH or 1st DOMonth Functions In Query Grid - Help ! | 17 Dec 2005 22:46 GMT | 2 |
I am having some difficulties with an EOMONTH function in the query grid. I get the "Undefined Function" message box appearing when trying to use it. The "Help" facility says I need a specific *.dll file installed in order to use the function. I have the specific *.dll file
|
| Undefined function '[Right$]' in expression in a query after upgra | 17 Dec 2005 21:13 GMT | 8 |
We recently upgraded from Office 2000 to Office 2003. After doing so our string functions don't seem to work anymore. When I attempt to run a query that used to display the 5 rightmost characters of one field, I now get an error message:
|
| help with sql in access | 17 Dec 2005 20:10 GMT | 1 |
I have a table call 'factors' for which i wish to create a query. The table has the following columns: From (integer), To (integer),
|
| How to get a list of table column names using a single query in Access? | 17 Dec 2005 05:48 GMT | 1 |
I need a single query to get a list of column names for a given table. I know how to do it in SQL by using some system table, however, I have no idea how to do it in Access? Thanks.
|
| querying for first appointment time | 17 Dec 2005 03:11 GMT | 2 |
I need to query a table of dates that each have multiple appointment times get the first appointment time for each day in the date range. any suggestions?
|
| Update question | 17 Dec 2005 02:10 GMT | 2 |
I have a table which has a field called "Center Codes" and another table with the same filed name. In order for these two fields to match, I believe I need to update the original table by adding three numbers in from of each record that has information in it (not all records have
|
| Parameter query | 17 Dec 2005 01:47 GMT | 2 |
There are two parts to my question: Firstly I have created a parameter query which asks for an insitution code, then brings forward the contact details for that insitution. This query works fine except the prompt box pops up twice before
|
| Missing Operator? | 17 Dec 2005 01:08 GMT | 2 |
Private Sub cmdAdd_Click() Dim updatesql As String Dim Updated_Allowance As Currency Updated_Allowance = Forms!frmadjustallowance.CurAllowance +
|
| Search 2 tables | 16 Dec 2005 21:54 GMT | 1 |
I am using Access 2000 I have two DBs with test records and 1 Db with Employee inform. They are all tied together with an ID number for the employee. I want to create a report that will list all of the tests from both Dbs. Db 1 - has a field
|
| String handling question | 16 Dec 2005 21:19 GMT | 2 |
I have field names with data I'm trying to pull apart. Ex: 1234 North Horse Hockey Ln 567 North Horse Hockey Ln 678 1235 Horse Hockey Ln 987
|