| Thread | Last Post | Replies |
|
| Export using transferspreadsheet | 09 Dec 2003 19:52 GMT | 11 |
I am trying to automate the export of a very large database that is allready importing automated from a text file. The data only has 4 columns and right now I am running a query with date range and exporting chunks to
|
| Null values in tables and VBA | 09 Dec 2003 07:30 GMT | 2 |
How do I test for the precense of a Null value when retrieving a field in VBA with a statement like: var = rst("VariableName"). The field is Null but a test like:
|
| Ambiguous Name Detected Error | 09 Dec 2003 01:40 GMT | 1 |
I've developed a form with some command buttons that link to reports I've developed. However none of the command buttons are working and I'm getting the exact same error message regardless of which command button I press. The
|
| SendObject | 08 Dec 2003 20:46 GMT | 1 |
I am using SendObject to send an email to the principal of my school to alert him that a student is on the way to the office. Is there a way to add a line break to the Text Message portion of that macro? Rip
|
| Help | 08 Dec 2003 20:28 GMT | 4 |
My company uses an access database designed by an outside programmer. We no longer have contact with this man and I am responsible for maintaining the program. When i went to open it the other day it did not respond. I tried to
|
| Renaming a file to the current date | 08 Dec 2003 20:13 GMT | 4 |
Is there a macro that i can run that would allow me to automatically rename a file from, for example, job1, to 0412job1, where 0412 is the current date (or at least something similar). I would then need to take this file, copy, and then paste it back as
|
| Form Refresh | 08 Dec 2003 18:26 GMT | 6 |
I have a form with the following parameters: 1 main form based on a query 2 tabs (subforms) that include the following: New Employee Entry (new data inputs)
|
| Update Queries and other actions | 08 Dec 2003 14:01 GMT | 3 |
Good afternoon I have a macro that's hanging on me, and I am not able to determine cause. I'm on Win2000 running Access 2000. This runs OnClick on a form GotoRecord - Next (to complete the record
|
| Sorting | 06 Dec 2003 19:22 GMT | 3 |
I have a form with a control button which runs a query. I want to be able to have check boxes on the form that decide the sorting of the query. Ex. If the box for name is check I want the query to be sorting by name when it is
|
| Macros to copy an Access DB? | 06 Dec 2003 09:44 GMT | 2 |
Whilst I fundamentally dislike having more than one copy of a DB, I'm in a situation where I need to. Currently, I'm doing it by having 2 copies of Access running and copying and pasting the relevant bits from one to the other. This makes me rather nervous, in case I end up ...
|
| Save Form Design in Macro | 06 Dec 2003 04:23 GMT | 1 |
I have a macro that changes the title of a macro and its background colour and then saves the form. The title and colour change however when the database is opened again the form is in the original colour and has the original
|
| Macro Query Automation | 06 Dec 2003 04:21 GMT | 1 |
I have a parameter query that runs off a macro. I want a second totals query that uses the results of the parameter query to run off the same macro. How would I set this up. Thanks.
|
| Command Buttons on subforms | 06 Dec 2003 04:15 GMT | 1 |
Please help. I have a Main form with subforms which are broken up int in different page via page breaks. Now the problem I have is that I have put command buttons on the main form and
|
| Prevent Displaying Results table in GUI Window | 06 Dec 2003 04:14 GMT | 1 |
Good morning, Can anyone tell me when you are running an MS Access Macro interactively, how do you prevent the query results of each successive query from opening a new results table in the GUI window?
|
| macro stucks when i use magbox | 06 Dec 2003 04:13 GMT | 1 |
hello i have no expirience in access, but i am sur i have a problem and i want to know if someone know how to solve it. when i am using msgbox in macro the access stucks!!!
|