| Thread | Last Post | Replies |
|
| autoexec macro, dialog box pops up | 31 Jul 2008 13:26 GMT | 16 |
I have created a autoexec macro that runs according to a task scheduler. This macro runs a query over a Linked table(linked to sharepoint list). now when this scheduler open the access db, it gives me a dialog box specifying that execution will affect the change in the lnked ...
|
| Help with VBA "DoCmd.TransferSpreadsheet acImport ......." | 31 Jul 2008 12:04 GMT | 2 |
2003 I would like the data imported into a table in a non-current() database. DoCmd.TransferSpreadsheet acImport, , strTableName, myPath & strTableName & ".xls", True (The above command works but .... I want the data to go to strTableName in another database]
|
| Office 2007 TransferSpreadsheet Import | 31 Jul 2008 00:38 GMT | 5 |
FYI - I'm using Office 2007 saving my Excel files in the 2003 format. The Access database I'm working with is in 2000 format. I'm attempting to use import functionality of the TransferSpreadsheet macro as part of an autoexec macro.
|
| Macros with Print Preview | 30 Jul 2008 23:27 GMT | 8 |
Will a macro close print preview. I had a macro perform other tasks, and then open in print preview, however it will not close the preview.
 Signature Cheryl/
|
| Credit/Debit value in table based on form entry | 30 Jul 2008 18:47 GMT | 2 |
I am trying to create an Inventory Log and I would like for the quantity of parts entered in the form to either increase or decrease the value in the table, but I'm not sure if I need a macro to do this or what exactly I need.
|
| VBA Code - Excel & Access | 30 Jul 2008 15:30 GMT | 2 |
I am trying to create a code in an Excel workbook that when I run the macro it will perform the following functions in the following sequence. 1. Open an Access Database called Asset 2. Copy each record (126 total) from the table called Product Information
|
| sending emails | 30 Jul 2008 15:29 GMT | - |
I have a databsae that includes the invoices of different companies. I have created a sendobject macro for each indvidual company that send emails to their company if they have not paid for their invoice. I have also created a macro that sends all the emails at once with just the ...
|
| VBA help From db1.dbf have module to create then import Text | 29 Jul 2008 14:39 GMT | - |
2003 I am not sure which Access group is the best for help below: The VBA module exists in Tools.mdb So I run NewAccessDatabase() from Tools.mdb
|
| DoCmd.RunSQL "HELP What to syntax to delete 1st three records of text file import"??? | 29 Jul 2008 06:40 GMT | 6 |
2003 Just imported 1MM records from text file. The first three records are a Mainframe header using three records. Need the VBA code to delete those three records.
|
| Array Disappearing after first For...Each | 28 Jul 2008 22:07 GMT | - |
I ran into a puzzling problem that I haven't been able to figure out. I have several functions, that when called, iterate through each of 9 tables and process data from them into 9 other tables as needed, through append or update queries. I am creating the SQL string via code, to ...
|
| setvalue macro | 28 Jul 2008 18:30 GMT | 1 |
I would like to create a setvalue macro that populates a field based on the value selected from a combo-box in another field. I would set the value of the field based on the result of a saved query. I'm not quite sure of what I should place in the 'expression' of the macro.
|
| Closing Print Preview with macro | 28 Jul 2008 18:26 GMT | - |
I recorded a macro that I wanted to close the print preview option at the end. It will perform all of the other tasks, including going to the print preview, but it will not close the preview and go back to the document. What can I do?
|
| ACREDITE FUNCIONA!!!!! | 27 Jul 2008 16:47 GMT | - |
Ganhar dinheiro rápido e honesto meu blog http://jet72.zip.net/
: QUER GANHAR UM BOM DINHEIRO? FAÇA COMO NÓS ! : COMO TRANSFORMAR 12 REAIS EM NO MINIMO DOZE MIL REAIS !! |
| Access macro: How to output 3 queries to 3 tabs in 1 Excel workboo | 26 Jul 2008 15:23 GMT | 8 |
I was hired at my company about 2 months ago, and I am trying to automate monthly reports that have been created in Access 2007. In the past, everything was done manually. I have already automated up to the point that the main reports have parameters and output nicely rather ...
|
| how to let it open hyperlinks one after another and save the web p | 25 Jul 2008 22:56 GMT | - |
I would really appreciate if anyone tells me how to do that: I have a word document that includes a long list of particular hyperlinks and web links, and I need to know a macro that can run on that document, to open every link, meaning to open every web page, select all the ...
|