| Thread | Last Post | Replies |
|
| Copy prompted parameter to several queries run by the macro | 13 Oct 2004 20:49 GMT | 1 |
Is it possible to copy prompted parameter to several queries run by the macro? Meaning... I have three macros that update the same table in different ways but
|
| Getting a macro to answer a dialog box automatically? | 13 Oct 2004 14:04 GMT | 1 |
I have a macro which publishes a set of reports to Word once the user has finished, by running a macro on close of the form used to update. Each time I get a dialog box that asks me if I want to replace the existing Word file, which of course I do.
|
| Requery Command not available when running macros | 12 Oct 2004 18:09 GMT | 2 |
I am using the requery and refresh commands to update the the results of a subform. i am getting an error message that the command or action 'requery' is not available now. this command is working in other databases i am using now, but not this current one.
|
| sms | 12 Oct 2004 09:25 GMT | 9 |
Is there a code that I can use to sent a sms John
|
| transferspreadsheet | 11 Oct 2004 14:09 GMT | 2 |
I have a macro that uses transferspreadsheet to import an excel file into the database. In my filename, I currently have "c:\sales.xls". I would like to let the user choose the file.
|
| Make Table Query | 11 Oct 2004 08:08 GMT | 4 |
I have a successful make table query but need to disable all pop up windows that ask for confirmations of overwriting the current table. I want the query to always overwrite the output table but without asking for permission.
|
| How do I convert a weekday number to a string? | 09 Oct 2004 16:04 GMT | 1 |
I'm using the Weekday function to produce the day of the week (integer); I want to convert the integer to a string, for example, 1="Sunday." The function is working but I'm getting a type mismatch error. Help!
|
| Using macro to set query criteria | 09 Oct 2004 02:04 GMT | 3 |
I have 15 queries set up for 15 various products in one database, so that when I run the query it asks me to put in the beginning and start date for when the product was sold. Is there any way to run a macro, so that it
|
| How do I set up a macro in Access to automatically answer system . | 09 Oct 2004 01:58 GMT | 1 |
I have designed some macros that have created two specific challenges for me. 1. The first is a an import function. Aside from having the end-user selecting the file to import, all prompts for the import function will always be answered the same way. How do I set up the macro ...
|
| Compact Database Macro | 08 Oct 2004 13:49 GMT | 3 |
I want to create a macro that upon closing the database will automatically compact the database. Can anyone help? Thanks!
|
| RunApp Path | 08 Oct 2004 07:48 GMT | 1 |
I am using Access 2002 and trying to open a file in MS Word with the following in the command line: "C:\Program Files\Microsoft Office\Office10 \WINWORD.EXE": "C:\Temp\cve.txt"
|
| What is specification Name? | 07 Oct 2004 19:08 GMT | 4 |
I am in the process of creating a macro to export table into a file, it is asking me for specification name. What is this and how can I create one? Thank you,
|
| excel macros in access | 07 Oct 2004 16:15 GMT | 1 |
I have a database that automatically exports data to excel. I want to format this data in excel automatically through a macro in access. How do I get access to allow me to do this? I don't want to do anything complicated, just things like increase the row
|
| a macro to replace special characters | 07 Oct 2004 14:44 GMT | 1 |
I am looking a macro function to eliminate the special characters like "[", square boxes....is there a way do it...actually i having text field...which contains such characters...actually they were imported from excel...
|
| Sequential Queries | 06 Oct 2004 22:57 GMT | 1 |
I have a macro set to run 10 queries, is there a way to set the macro to where it runs all the queries with the same criteria. Example if I wanted to use between [please enter starting date] and [please enter ending date] for
|