| Thread | Last Post | Replies |
|
| create a table macro | 12 Apr 2007 21:18 GMT | 1 |
I want to create a create a table macro; that would create a table within a form with user entered column x row size. For example if th user enters 2x3 than the macro will create a table in the form a size
|
| Running Macros | 11 Apr 2007 15:20 GMT | 2 |
I need to run a macro when the tab (Sheet1) is selected, as opposed to getting a user to "Click a button" - any suggestions how this can be done?
|
| help with macro | 11 Apr 2007 00:25 GMT | 3 |
Everyday, I get a file with a list of items and thier prices. I have to format it several times for different regions, but with the same data. How would i create a macro to automatically copy the same data to the four regions.For example:
|
| autoexec macro | 10 Apr 2007 05:04 GMT | 4 |
I have an assignment whereby I need to open my database automatically by creating an AUTOEXEC macro? Can someone give me a hint as to how to accomplish this please? Regards
|
| Need help with macro to compress and send to ftp | 09 Apr 2007 22:56 GMT | 2 |
I have a large Access DB. I want to create a macro to create a compressed file of the DB (I would ordinarily right click in Explorer: Send to Compressed (zipped) Folder) and then send the compressed folder to an FTP site (with password protection). Is there a way to do it ...
|
| Need a macro to pause for user input | 07 Apr 2007 16:10 GMT | 3 |
I am setting up a macro to run a query that finds records, and copies them to another table. I want to have the user select which records from the returned set to copy. Anybody know how to do this?
|
| Can I disallow scrolling through records with a mouse? | 07 Apr 2007 01:38 GMT | 2 |
I am concerned about a user who is editing or completing a form being able to use their mouse to scroll through other records before they are finished with the current record. I am worried they will inadvertently change something in the wrong record.
|
| Creating a macro that will select an object/data form and move/app | 06 Apr 2007 19:38 GMT | 2 |
I have created a database and now I have been asked if it's possible that once an entry form has been marked 'complete' to purge it into a query. I've looked for a command, or something similiar, but it seems the 2003 version is limited.
|
| Filtering to look up the correct record | 06 Apr 2007 19:26 GMT | 6 |
Good day, I am working on a database that keeps track of checks (checks are composed of a "Symbol" and "SerialNo") and how many times that particular check has been requested. I created a form "CheckHistory" that shows me the Check No
|
| Problems with macro to send object | 05 Apr 2007 02:44 GMT | 6 |
I've had the same situation come up several times when I've developed a macro to send a report (an appointment list in snapshot format) via email. It will work fine - perhaps for months - and then somehow change from sending a snapshot format to sending in *.xls format. The *.xls ...
|
| Append and delete query through marco | 05 Apr 2007 00:09 GMT | 5 |
I have a table called landlord and archive of the landlord table. I created append query to retrieve one record from archive to landlord through using [Please enter landlord ID] in landlord ID field criteria and a delete query to delete that record from the archive.
|
| creating a macro to move data form to a query and delete from curr | 04 Apr 2007 23:43 GMT | 3 |
I have created a database and now I have been asked if it's possible that once an entry form has been marked 'complete' to purge it into a query. I've looked for a command, or something similiar, but it seems the 2003 version is limited.
|
| Creating a macro in Access that links tables | 03 Apr 2007 21:08 GMT | 2 |
I am using MS Office 2003 and I need to create a macro in Access that links to an Excel workbook. I haven't used macros in Access very much and am not sure if this is possible through a macro. I would like to be able to do this so that my users could just click a button and the ...
|
| MESSAGE BOX IN EXCEL | 03 Apr 2007 18:12 GMT | 1 |
I have created a spreadsheet with totals on it, the total is a formula in cell J25, what i am trying to do is each time the total goes over a limit of £5k, i want a message box to appear and say somethinkg like seek more approval, also is there a quick way to archive data from a
|
| comparing 2 fields | 03 Apr 2007 18:11 GMT | 5 |
I'm trying to write a macro that compares 2 addresses to see if they are the same or not. We generate letters and do not want to send the same letter to the same address. If the address is the same, I want a message box to appear telling them that they already sent a letter ...
|