| Thread | Last Post | Replies |
|
| Programatically Changing Query Criteria | 01 Apr 2004 00:55 GMT | 1 |
I have a Queries designed to spool a text file for Budgets for each of a five year business plan (5 queries in all). I was wondering if there was a way I could
|
| Apply filter macro | 31 Mar 2004 19:12 GMT | 5 |
I have built an application using Access 2000. My customer has an XP operating system and is using office 2000 software. I have a command button on a form which applies a filter (in the form of a query) to the form. It works
|
| Stop Macro if Action Canceled | 31 Mar 2004 01:16 GMT | 3 |
I am fairly new to developing applications in Access. I have an application where a menu form calls a macro to (1) Import Excel data into a table (2) Rename the imported table to "Current Month (3) Perform various querie
|
| Script Language | 30 Mar 2004 23:52 GMT | 1 |
I would like to know where I could find help for the script language use in the Office 2003 suite, and in particular Access 2003. If I could find the information online that would be a plus
|
| How can Macros be created with Code? | 30 Mar 2004 22:27 GMT | 22 |
Can Macros be created with Code? If so, how? I am using Access 2002 and probably an Access Project (.adp) connected to SQL Server 2000. Ok, I have seen this in replies to similar questions,
|
| Run-time error '2115' | 30 Mar 2004 21:17 GMT | 3 |
I am creating an MS Access 2002 database for internal-auditing purpose at my company. I have already created the tables and most forms. I a having difficulties with one form, frmStatusAudit - which will be th most used form of the entire database. On the form is a control
|
| send keys macro solution to linking many txt files please... | 30 Mar 2004 21:11 GMT | 6 |
Hello, I am linking to many tab delimted text files, which are not always consistent (i.e.-sometimes columns will be missing altogether upon refresh, causing problems with
|
| Using a Macro to E-Mail Reports | 30 Mar 2004 20:43 GMT | 1 |
Using Access 2K. Just installed Service Pack #3. When I send e-mail using a macro in Access, Outlook pop's up a message box saying: "A program is trying to automatically send e-mail on your hehalf. Do you want to allow this? If
|
| Can I run a macro to Compact and Repair the database. | 30 Mar 2004 17:31 GMT | 1 |
If there a way that I can run a macro to compact and repair the database every time I close the Database. And waht about if the DB is access by several users. Do all of the users need to exit the DB or can I still run the
|
| email current record from a report | 30 Mar 2004 10:54 GMT | 3 |
I have a database that allows users to request a new part number be created. There is a control for "send to doccontrol" which automatically allows the user to send the new part number request to me. Only thing is, it's emailing (in excel format which is fine) every records ...
|
| Failure to launch mail client | 30 Mar 2004 01:22 GMT | 1 |
I have a macros using SendObject action to send report via email. It worked ok on Windows 98 and ME in the past. Recently, the computer is replaced with a new one running Windows XP Pro. The email client cannot be launched after click the report. Can someone tell me the possible ...
|
| Export data to excel | 30 Mar 2004 01:14 GMT | 1 |
I have a macro that it exports the data in file .xls, as i can visualize the file automatically after that its creation
|
| 'Name' problem. | 30 Mar 2004 00:08 GMT | 1 |
When I try to run my macro, I get an error message: "Microsoft Access can't find the name 'cdeLinkDB2Tables' you entered in the expression." I'm using Access 2000 with DB2 on an AS/400 on the
|
| access command line parameters | 29 Mar 2004 23:58 GMT | 1 |
Hi, I need to be able to launch an Access 2000 application with command line parameters to have some startup info preselected. According to the documentation, I should be able to include /cmd and a parameter on the command line, and then read the value using the Command function ...
|
| Forms and Events | 29 Mar 2004 22:37 GMT | 4 |
Hello there fellow accessians, I have a small access / application that I am creating. I hav migrated over to using the spreadsheet control to do the data entry ( like using excel, but want to keep my data in a database). Anyway
|