| Thread | Last Post | Replies |
|
| new to macros/events & need desperate help | 07 Jun 2005 21:05 GMT | 3 |
Here's the situation. I have a form called Companies. It has a subform called Contacts subform. It has a field called Title. This field is a limit to list, lookup combo box with the data coming from a table called Titles and has say 3 records: Manager, Superintendent, Foreman ...
|
| Creating Multiple Records in a Table | 07 Jun 2005 15:56 GMT | 2 |
I have created a form (called ADD RECORD) that will be used for doing 2 things when a command button is pressed. The fields on the form are: Job Title, Schedule, Shift, Start Week, End Week, Head Count#, ST, OT and DT The two things the command button will do are:
|
| TransferText(FileName) | 06 Jun 2005 20:45 GMT | 3 |
Hi: I have a Macro which Exports a table to my C: drive. For the File Name I have a specific name, but is there a way to automatically update that name to something different with a promt or other feature every time I Export the file? Instead having to go to FileName in the ...
|
| Import to Access from a specific sheet in Excel | 06 Jun 2005 19:51 GMT | 5 |
Hello all, I have an interesting error. My problemis similar to the one asked in "TransferSpreadsheet trouble" by slmndr. (Type "TransferSpreadsheet trouble slmndr" into the search box and press "Go" to see it.) When I type in the "range" box " (this is a macro) ...
|
| Outputting PDFs | 06 Jun 2005 18:20 GMT | 6 |
I am using A97 under windows 2K across a peer-to-peer network of 4 PC plus a fileserver running windows 2k server. We use Outlook Express for emailing. Each PC has its own (identical) frontend, with linked tables that are on a db on the fileserver.
|
| Can you refresh an individual radio button? | 06 Jun 2005 15:26 GMT | 4 |
I'll start posting here because I'm not sure if this will take a macro or a VBA module. I have a form that opens reports based on criteria from the form and the report depends on which radio option you choose. However, the same report
|
| Macro that Runs at the begninning of every year | 06 Jun 2005 13:42 GMT | 3 |
I need a macro that will run at 12:00am on the first of every year. I have tried using the date and time as a condition in my macro, but it doesn't run. My users will not be able to go in and change the year to the next year, either. To add to that, the database may not be ...
|
| Macro to wait before closing a form. | 04 Jun 2005 20:34 GMT | 1 |
I have a form that when OK is click this runs a macro that opens a report that has 10 subreports in it. Once the report is open the form stays open on top of the report. I need to close this form once the report has been completely opened. The information gathered in the form ...
|
| how do i display multiple items from list box | 04 Jun 2005 19:32 GMT | 1 |
Help. Don't know what to do.
|
| Use Copy object and change name everytime | 04 Jun 2005 19:31 GMT | 1 |
I am trying to copy a table in access using a macro. I'm using CopyObject I want to copy the table into the same database but with different names every time.
|
| How do i set up a macro that will repeat automatically? | 03 Jun 2005 21:13 GMT | 1 |
I want to display an Access query on a big screen and have it automatically update the query every 5-10 minutes.
|
| Create Macro to point to an Excel file | 03 Jun 2005 17:47 GMT | 3 |
I need to create something in a form that will allow me to set a field in a record to point to an Excel file that is outside of the Access database. I have a table that has the summary points of a excel file, but I would like to like that summary to the detailed document. I am ...
|
| How do I set up a keystroke macro? | 02 Jun 2005 17:42 GMT | 4 |
I have a simple macro that takes the report currently being viewed and exports it to a rtf file and opens Word so I can make notes on it before printing the report. Currently I am going through Tools - Run Macro and it works well. However, I
|
| Locating winword.exe for RunApp Macro | 01 Jun 2005 23:18 GMT | 1 |
I have a RunApp macro to open a word document as a mail merge (example "c:\program files\microsoft office\office10\winword.exe" "c:\my documents\test1.doc"). The problem I'm having is that people are running the database at various locations, office, laptop, home or flash drive. ...
|
| Variable field in macro | 01 Jun 2005 19:01 GMT | 2 |
I am trying to create a macro or VB code which refers to the current field which is selected. Because I am trying to create a macro which will be able to be used for different fields. So if I have Field1 and Field2 and I am trying to SetValue after the field has been updated. ...
|