| Thread | Last Post | Replies |
|
| Selecting two records from each Group | 29 Sep 2005 20:56 GMT | 1 |
I have the following data Clm SEQ 43643251220000 998 43643251220000 999
|
| Table selections | 29 Sep 2005 20:50 GMT | 1 |
Hello.. I've been searching for an answer to my query question in here before posting my inquiry, and I've found a couple. However, I cant see any straight answers to other people's questions so I'll be asking the same question and
|
| Organize queries into folders. | 29 Sep 2005 20:37 GMT | 2 |
Does anyone know how to do this? I've tried with no luck. This would be a HUGELY useful feature. ---------------- This post is a suggestion for Microsoft, and Microsoft responds to the
|
| date conversion from csv flat file | 29 Sep 2005 17:53 GMT | 2 |
I get a weekly csv flat file from UPS with data about shipments. In this file the date of shipment is a string that is, for example, 9242005 for this week. The last 4 fields are always the year, the 5th and 6th from the right are always the date and the 7th (and 8th for 2 ...
|
| On networked access app. How does sorting happen? | 29 Sep 2005 17:04 GMT | 1 |
I have an Access application. I use many tables just for sorting data. Most of what I call sort tables are initialized (data deleted) prior to the sort. Does it matter if I place the sort tables on the local drive instead of on the network where the other data is? I'm ...
|
| Formatting Phone Number | 29 Sep 2005 15:49 GMT | 9 |
Q: I have phone numbers in a text field with dashes (123-456-7890). I want to remove the dashes so the phone number data looks like this (1234567890). What update query will do this?
|
| Formatting Phone Numbers | 29 Sep 2005 15:13 GMT | 1 |
My phone numbers are 9999999999 I want to ENTER dashes in the correct spots. 999-999-9999 In some cases, the data entry people made mistakes and entered 99-9999-9999 or 999-9999999
|
| Query data based on List Box multiple selection | 29 Sep 2005 15:04 GMT | 2 |
I need to query data based upon the multiple criteria selected in a list box. Can't seem to make it happen. I'm not a coder... please dumb it down. Thanks
|
| Problem with Pass Through query and subform | 29 Sep 2005 14:26 GMT | 6 |
I just switched the record source of several queries from tables linked via ODBC to a pass-through queries. I did this so that the user won't et a log-in prompt each time the access a query linked to the ODBC table. The pass-through queries to the same tables have the log-info ...
|
| dlookup syntax problem | 29 Sep 2005 08:47 GMT | 2 |
I have the following Dlookup in a query which does not return the correct result. SD1: IIf([PolType]="19",DLookUp("[SD]","[TblCharges]","[Class] = " & [PolType] And ' "[TransType] = " &
|
| dlookup syntax problem | 29 Sep 2005 06:17 GMT | 1 |
I have the following Dlookup in a query which does not return the correct result. SD1: IIf([PolType]="19",DLookUp("[SD]","[TblCharges]","[Class] = " & [PolType] And ' "[TransType] = " &
|
| How do I query the same field from different tables | 29 Sep 2005 05:22 GMT | 2 |
I organize different system change requests by using separate tables for each system type and give each change request a priority number. I have reports, using sub-reports, showing all the priorities within each system (table). Is there a way to create a query or report that ...
|
| Query not returning all the records I need. | 29 Sep 2005 05:21 GMT | 1 |
I have 3 tables - Students, which contains all students; Attendance, which contains dates a particular student was absent; and AttendanceCtrl which contains Quarter beginning/ending dates. I need to be able to calculate the number of days a student was present, absent, tardy in a ...
|
| UPPER CASE to Proper Case | 29 Sep 2005 04:41 GMT | 2 |
How do you write a query that will change UPPER CASE to Proper Case In All Fields? Dale
|
| backdoor | 29 Sep 2005 04:18 GMT | 4 |
My friend handed me a mdb file for inventory tracking. Cant find the back door to get into the tables,query etc. he showed me once but i forgot it. some kind of pressing the Shift+Enter. It did but for few seconds only after that the tool bar/task pane disappear..
|