| Thread | Last Post | Replies |
|
| Select query problem/question | 11 Nov 2004 10:09 GMT | 1 |
How can I create a query that would find an employees first and last name that begins with the same letter? Thank you in advance.
|
| SQL Query: where LIKE pattern is from another table | 11 Nov 2004 09:49 GMT | 6 |
I am trying to find rows where a memo field in table1 contains the text in table2. Example: table1.memo contains:
|
| Security again.....Sorry | 11 Nov 2004 09:26 GMT | 1 |
All, I know this topic has been covered many times, but this particlar question is of a subject which I am just learning (VB). Once I have established what is possible, the individual will be approached and possibly
|
| Hide Record | 11 Nov 2004 08:06 GMT | 4 |
Is there a way to hide some records from being displayed in a report? Or must some filtering be applied and then save the filtered database as a new database? Thank you. Neil
|
| lebans report utilities question | 11 Nov 2004 05:25 GMT | 5 |
I am Trying report utilities in access 2002. When I try to export a report,it makes a file:C:\snpxxx.tmp and then it opens word. But that'all.
|
| Advanced Filter/Sort window -- where is it? | 11 Nov 2004 04:33 GMT | 4 |
This is directly from Access' Help: "About designing a query When you open a query in Design view, or open a form, report, or datasheet and show the Advanced Filter/Sort window (Advanced Filter/Sort window: A window in
|
| Tracking Arrivals & Sending Email Notification? | 11 Nov 2004 03:53 GMT | 4 |
I need to create a simple database that tracks equipment arrivals at my facilities. What I want is to create a simple form, which the receptionist could fill out, every time someone delivers something at the front door. The form would simply have a place to put the
|
| Error handler problem... | 11 Nov 2004 03:32 GMT | 2 |
My error handler works GREAT. However, VBA seems to have some bugs/features that are causing it fits. The little snippet that I put at the end of each routine looks like this: Error_Handler:
|
| Fields in 1 form based on another table | 11 Nov 2004 03:06 GMT | 2 |
Scenario: FormA: Field1, Field2 (Field1 is a combo box based on a NameTable w/ Name and phone fields) When users choose Field1 with Name1 (in record1 of NameTable),
|
| Looking for old Microsoft Access 2.0 | 11 Nov 2004 02:48 GMT | 3 |
Dear, Could somebody tell me how I could find the software Microsoft Access 2.0 ? I desperately need to find this. Thanks in advance for your help and understanding.
|
| Database Splitter | 11 Nov 2004 02:46 GMT | 4 |
Although I am new to Access, I do try to experiment a bit. although this time I may have gotten over my head. Hopefully someone can help me out. No doubt a simple question for many of you. I have found it necessary to use the Database Splitter Wizard to split my
|
| Class Module Issue - Property Set Statement | 11 Nov 2004 01:58 GMT | 1 |
I have three custom classes in Access: AdjustMgr IDR NPA
|
| iexplorer will not close using vba | 10 Nov 2004 23:42 GMT | 4 |
Below is a testroutine. I am trying to open and cclose iexplore programmatically (the default startpage is suffcient, no need to specify another) The opening works, but the closing does not ... can anybody tell me what I am doing wrong?
|
| which control has the focus | 10 Nov 2004 23:13 GMT | 7 |
Ive got a form with several controls which contain date fields. I'm usng the activex calender control as a separate floating form, I would like to be able to click onto any of the date fields and use the calender to drop a date into it.
|
| Query problem | 10 Nov 2004 22:57 GMT | 1 |
I'm trying to take three columns from one table, insert them into another existing table, but match the values (of the three columns) up with a common field between the two tables. Using Access 2000, how can I do this? Append? Update?
|