| Thread | Last Post | Replies |
|
| Delete Query of records in a table based on it's finding in two other tables | 19 Feb 2007 22:08 GMT | 3 |
Howdy all, I'm playing around in a test database I've created and am having a difficult time setting up a Delete Query that checks for a field in two other tables and if it's there, it deletes the record in the
|
| Local Mysql Info | 19 Feb 2007 22:04 GMT | 1 |
I use php & mysql on a regular basis and im wondering how to go along pulling information from the mysql database and populating a local access database with the info? Is it anything to do with ODBC?
|
| Matching fields in different records | 19 Feb 2007 21:58 GMT | 6 |
I have created a database that my department uses to record credits and invoices. The records for each are stored in the same table and I need a way to search different records to match reason codes. If a user creates a credit for a given reason, they should create the
|
| How do I build an expression to get the median? | 19 Feb 2007 20:57 GMT | 4 |
I'd like to build an expression in a query that calculates the median of some cells in the same record/row. MEDIAN () doesn't seem to exist in Access. Any help?
|
| Data input into a text box | 19 Feb 2007 20:12 GMT | 1 |
Hi, Suggestions anyone? I have created a database for which one function is to input a number into a text box. I have currently done this using command buttons (numbered 0-9)
|
| need to search phone numbers | 19 Feb 2007 20:03 GMT | 2 |
I need to search a table that has phone numbers but it has a mask like (000) 000-0000 Basically I want to search for a phone number but I'm not sure if I have the wrong area code or what so I need to search for a partial number somehow.
|
| Open blank form | 19 Feb 2007 19:00 GMT | 1 |
I have a form with a combobox that helps the user find a record. I have noticed that when the form is re-opened it displays the last record. What code do I need to insert to have the form open with blank fields.
|
| Web Pages | 19 Feb 2007 18:23 GMT | 3 |
This is a general question. Each month we receive an invoice(s) from suppliers over the Internet. We use the information provided to us and enter the information into a desktop Access 2002 application through forms provided with the Access application.
|
| "Crash" when deleting a row from a subform | 19 Feb 2007 17:38 GMT | 5 |
I have a form with a subform in it. The subform has two button on it to add or delete records. The add button has a little code in it to set up some defaults. The delete button consists entirely of this code: Private Sub DeleteRow_Click()
|
| Error when importing a query in Excel | 19 Feb 2007 17:27 GMT | 1 |
First post so apologies if I get things a bit screwy. I have built a query that I want to export into excel using odbc, if I set the critera in the query to show either all records a specific record number e.g 1234 and build the ODBC link in the Excel sheet, all
|
| Missing Record Details | 19 Feb 2007 17:25 GMT | 1 |
In my database, users input records on a form and subsequent sub-form. The form has all customer-specific data and the sub-form has the record details of that transaction. For various reasons, a user might start a record but not complete the
|
| Access forms and quries | 19 Feb 2007 17:17 GMT | 1 |
I am trying to figure out a way to allow a access user create a query for report through a form. Can someone help with this?
|
| Tab Exporting | 19 Feb 2007 17:15 GMT | 1 |
I’m trying to add a Tab command in a field for exporting purposes. I will be pasting info from Access to an outside program and to move from field to field it requires a tab after each entry. Example (access)
|
| Date problems | 19 Feb 2007 17:12 GMT | 1 |
I have on my input forms two input fields defined as Format:Short Date. The user sees __/__/____ when beginning to type. I put in 01/12/2006 and 19/02/2007 (meaning 1st December 2006 and 19th
|
| SQL Server | 19 Feb 2007 17:09 GMT | 1 |
Hopefully this is a simple one. I am wanting to set up a link to our manufacturing database using Access. I have been able to establish an ODBC link through start> Control Panel -> Admin Tools -> Data Source (ODBC) from this I have been able to import the
|