| Thread | Last Post | Replies |
|
| Combine data for Mail Merge | 11 Nov 2003 04:15 GMT | 1 |
I have a database with several related tables. The main table has one entry for each property and there are four related tables that have unlimited records for each property, for example a list of structures on the
|
| Email Query fields | 11 Nov 2003 00:19 GMT | 1 |
I actually have 2 questions in regards to this. 1) Is it possible to send only part of a query in an email. For example, I have a list of vendors and parts we want to purchase from them. I have an email field for each
|
| Multiple reports w/ one macro | 11 Nov 2003 00:15 GMT | 1 |
Is it possible to have one macro execute more than one report? I have had to split a report in two because it was too large and I would continuously get errors on preview "cannot open any more databases". One report has
|
| runapp action to open excel file | 10 Nov 2003 20:59 GMT | 1 |
I am trying to open an excel file from runapp action of an access macro. the only success i have had is using the argument: "C:\Program Files\Microsoft Office\Office10\EXCEL.EXE" /e which opens the program but not the intended excel file. when i enter the path and file name i get ...
|
| Send Object Macro | 10 Nov 2003 05:35 GMT | 1 |
Help. Is it possible to use the DLookup in the To: portion of Send Object in a macro? If so can you show me the syntax. Thank you. Don Rountree
|
| Error message using macro | 09 Nov 2003 23:21 GMT | 10 |
Having a problem with macro when trying to import text data. Error Message ' The Microsoft Jet database engine could not find the object ' races.txt' make sure the object exsists and that you spell its name and the path name correctly.' Thats strange because it works perfectly ...
|
| Open (Word) document | 09 Nov 2003 14:17 GMT | 1 |
On my form I have the following fields cboReference (containg the name of a file without extension) txtPath (containing the full path to the document) txtFileType (containing the type of file; Word, Access, Excel, PowerPoint)
|
| need a macro builder | 09 Nov 2003 07:54 GMT | 2 |
I don't know how to setup macros, is there a easy program out there particular (free) that I could use to build macros. I've got Mozilla as my web-browser and it has options to perform macros but nothing tells you how to build them. I would appreciate any input on this matter.
|
| Macro to generate a table from query | 09 Nov 2003 05:52 GMT | 2 |
how can i bypass the yes or no option during generating a table. sendkey? Thanks a lot.
|
| Copy from one field to another | 09 Nov 2003 00:48 GMT | 3 |
Hello to everyone on the board - I'm new! I'm having a bit of a problem with Access 2000 and hope somebody can provide an answer. I'm trying to configure a macro that when I click a button in my form will copy today's date into a field called 'Out'.
|
| Ever going to be a VBA.Net???? | 08 Nov 2003 18:46 GMT | 3 |
Been learning VB.Net. Started taking this because I wanted to learn the VBA Macro language. Knowing .Net isn't really as helpful in programing VBA as I had hoped it would be.
|
| Automation Error w/ Objects | 08 Nov 2003 04:01 GMT | 7 |
RE: Access 97 I get an Automation Error anytime I try to use an object in code. I've "Repaired" the database via the "Tools|Database Utilities|Repair Database" option, but
|
| Excel 2002 | 07 Nov 2003 22:03 GMT | 1 |
After upgrading there is a spreadsheet that won't open. After clicking the "enable macros" button that appears when it opens, the next message is "unable to open template wizard." I haven't found any answers for this
|
| Access Not Shutting Down after Execution of a macro | 07 Nov 2003 08:41 GMT | 2 |
Can anyone help me with this problem. I have a database which connects to an Oracle db through an ODBC connection. The user runs a macro which does a variety of things
|
| (Access 97) Transfer Spreadsheet function in macro fails | 07 Nov 2003 02:28 GMT | 7 |
I have a macro that runs queries and then outputs them to a network drive using the transfer spreadsheet action. The macro fails and gives me an error "Failure creating file" I can right click on the query and export it to the drive
|