| Thread | Last Post | Replies |
|
| Custom Printing | 29 Dec 2007 06:54 GMT | 1 |
I'll explain better what i need. I'm trying to send data to a NETWORK printer to print a custom report. By space problems i decided to don't print to a file and then send it to print. I'm working with Access 2002.
|
| FTP using Access VBA? | 29 Dec 2007 05:23 GMT | 2 |
Is it possible to FTP through VBA? Right now I manually run a batch file that calls another batch file that just opens an FTP server and downloads a recordeset to my local drive as a text file.
|
| Extended Selection Listbox | 29 Dec 2007 02:47 GMT | 2 |
I'm having alot of trouble getting the selected rows from a listbox set for Extended selection. I've tried using ItemsSelected.Count but it doesn't seem to work consistently. When I select a set of consecutive rows, it says the
|
| HTTP Post? | 28 Dec 2007 22:12 GMT | 1 |
I'm wondering what versions of Access support using HTTP POST/GET to consume external web services? Thanks, lq
|
| Cascading Combo Boxes Not Filtering | 28 Dec 2007 21:09 GMT | 4 |
Hi everyone, hope someone can help with a problem I've been working on for two weeks. I have two cascading combo boxes, but I can not get the second combo box to filter information relating to selection made in the first combo box. The first combo box is titled
|
| Access 2003 post SP3 hotfix - combo box and list box controls and others | 28 Dec 2007 20:31 GMT | 6 |
"Combo box controls and list box controls display no value or incorrect values in Access 2003 after you install Office 2003 Service Pack 3." And a few more problems SP3 introduced. Description of the Access 2003 post-Service Pack 3 hotfix package:
|
| combo box control - which event | 28 Dec 2007 19:48 GMT | 13 |
I want to set things up such that a section of code will have been executed by the time one clicks on the drop down arrow on a combo box control. Currently, that section of code resides in the OnGetFocus event of the combo box control, and this appears to work...I'm
|
| Memo Field Question | 28 Dec 2007 14:17 GMT | 1 |
Is it possible to have a memo field store tables and graphs along with text? I am wondering because I am supposed to develop a database using ms access and the person I am creating it for wants it to be able to do this. The purpose of the memo field is to provide the
|
| HELP!! Strange new error - halting production! | 28 Dec 2007 13:36 GMT | 9 |
I have code (below) that ran as recently as Monday. We decided to change the location for the output reports, and now the code errors (13 Type Mismatch) on the query. The query runs fine on its own.
|
| scope inquiry | 27 Dec 2007 16:18 GMT | 6 |
Example 1: This code behind the form: Private Function AAA() MsgBox "hey, I made it!"
|
| One database, multiple currencies? | 27 Dec 2007 14:29 GMT | 2 |
I have an existing orders database that was created here in the UK and is designed to accommodate UK Sterling. The customer will now be trading in the US and in Europe and wants the database to accommodate these two currencies, so that all UK, US and EU orders are in stored
|
| Access 2007 VBA project error message | 27 Dec 2007 10:17 GMT | 3 |
I've been busy converting an existing 2003 database into 2007 by dint of creating a new accdb database and importing the objects into it. Everything went smoothly and all the objects imported without a problem. I then ran a compile, discovered a problem with
|
| Auto SQL editor | 27 Dec 2007 01:52 GMT | 2 |
I'm using MS Access 2003 for a software program I'm creating. The program makes use of some complicated queries that I'm storing inside the Access database. Access keeps rearranging the lines and spacing inside the SQL queries,
|
| Mail Merge to Access 2003 | 27 Dec 2007 00:15 GMT | 2 |
I want to merge data to a Word doc from an Access query. The query does exist and contains data, but the Word data source locator DOESN'T SHOW THE QUERY AT ALL. What am I doing wrong? Thanks.
|
| Filtering records | 26 Dec 2007 18:46 GMT | 2 |
Hell All, My database has 3 tables Client, Devices and Job Client and Device has One-to-Many Relationship Client and Job has One-to-Many Relationship
|