| Thread | Last Post | Replies |
|
| How do I see the Specification given in a Macro | 08 Dec 2006 09:22 GMT | 3 |
I have a macro which does an Import Delimited using Specification Name 'CompanyImport_Import_Specification'. How can I see this Specification and if need be, change it? Yours,
|
| show/hide macros in Word doc? | 07 Dec 2006 06:34 GMT | 1 |
In a Word document, I'd like to create text that shows or hides by clicking a button. I believe I can do this somehow through the macrobutton function, with the showpara field, but I cannot find any tutorials on how to do it. Can anyone help?
|
| Imported XLS requires PrimaryKey in visual basic macro | 06 Dec 2006 22:12 GMT | 4 |
Hi:- I am having a small problem assigning a primary key to a imported XLS file which has no key. The import was done via tranferspreadsheet in visual basic . Does anybody have an example of a VB macro that takes a imported file and
|
| Macro to synchronize records in 2 forms with where cond. action ar | 06 Dec 2006 05:45 GMT | 1 |
i put a command button on my customer form. in the on click event i run a macro (macro1) to open the contact form. Why can't I use a where condition to set [Forms]![Customer Form]![CustomerID]=[Forms]![Contact Form]![Customer ID]
|
| Find record from pop up form | 04 Dec 2006 17:26 GMT | 10 |
Thanks to Steve Schapel I have been able to create a query and pop up form that opens on a date condition criteria. Opening my 'Product' form the pop up form ('Notification') opens and lists a number of records fitting the criteria.
|
| Functions with multiple inputs? | 04 Dec 2006 07:09 GMT | 2 |
I couldn't make a function with a matrix as input. My idea is to write a macro (a function in VBA for Excel) witch reeds a matrix (of variable size) and develops a number. The problem is that I can't find the way to write the function with multiple inputs (like the function SUM(A1 ...
|
| print a report as PDF | 03 Dec 2006 22:49 GMT | 1 |
how can I have a macro that prints a report as a PDF file?
|
| Creating a new record from form data | 02 Dec 2006 22:43 GMT | 3 |
I have a form (with subforms) which enters data into various tabes in my database. I also want to enable users to enter part of the data on the form to another table at their discretion (by clicking a button on the form). I've scoured the help and these forums, but evry idea I ...
|
| newbee for macros.. | 01 Dec 2006 17:53 GMT | 1 |
I'm a newbee for Macros and would like to learn writing them in either in Excel or in Access to develop small utilities for my self. I would be greatful if anybody can let me know study material which shows great detial in learning the macros.
|