| Thread | Last Post | Replies |
|
| SendObject question | 10 Mar 2005 14:04 GMT | 1 |
I hope some one can help me I am trying to do a sendobject which works fine just one problem in the message text function when I type a in a text I want it to be on more then one line like in the example below how will the code look like for this I have tried a template but for ...
|
| Can I make a delete query directly in vba | 10 Mar 2005 14:00 GMT | 7 |
can I create a delete query directly in vba without creating a query ? Example: DELETE Planning.planningID, Planning.ID_PL FROM Planning
|
| query customers not shopping | 10 Mar 2005 03:55 GMT | 1 |
Query those customers who have not shopped in the last 2 years
|
| Macro to open another from and link to the current record | 10 Mar 2005 03:54 GMT | 1 |
How can I open a data entry form from the current record form, and maintain the link between the 2 forms. The macro I have written will open the form I want for data entry but it keeps going to the first record. It is not making a connection with the current record.
|
| Import Data | 09 Mar 2005 23:48 GMT | 7 |
I have a database application that basically analyzes data and gives the user useful data on it. The issue is that the data it uses is imported from a text file that a vendor sends us each week. I have everything setup to use import setting but I was hoping to get out of the ...
|
| Writing a Macro for a Backup of my database file | 09 Mar 2005 21:16 GMT | 3 |
My database file name is storage.mdb and its in My Documents, how do I write a macro to automaticly download it to the A;/drive
 Signature M.Simpson
|
| Problem with SendObject using Outlook Express | 09 Mar 2005 19:10 GMT | 9 |
I am using Windows2000 Professional, Access97, and Outlook Express 6. When I use the SendObject macro command from access, before the email is sent I get an Outlook Express pop-up window that contains "A program is attempting to send the following email message on your
|
| FindRecord macro | 09 Mar 2005 18:53 GMT | 1 |
I appreciate the help on the list box update question, however, the findrecord command will only take me to the first record or move along each record in increments. I am having trouble pulling up the record in the form by clicking on that specific record in the list box. I ...
|
| Begging for help w/ macros | 09 Mar 2005 17:23 GMT | 3 |
I've asked a couple of questions before but I have never recieved any replies. I understand that anone who replies is volunteering their time but PLEASE I need some help. I have a query with fileds taken from my tables. I want to display some of those fields in a form and then ...
|
| Outputting reports as PDF files | 09 Mar 2005 14:00 GMT | 4 |
I want to use the SendObject macro command to email reports to people. This works great with the reports sent as snapshot files, but obviously PDFs would be more universally acceptable to the recipients. But PDF is not an available format for the SendObject macro command. I have ...
|
| Writing Macros | 09 Mar 2005 01:35 GMT | 3 |
I am looking for some samples on writing macros for Access
|
| additional question | 09 Mar 2005 00:00 GMT | 2 |
The system asks me everytime if it is okay that I update data. I can put it off in the menu extras -> option -> etc. But I think with this status I changed only my Access programm. Is it possible that I blocked tzhis information
|
| possibility to write invisible into another file | 08 Mar 2005 21:56 GMT | 1 |
I want to write into a "logfile.mdb" each time if someone changes an item of the main database. especially with the date. How can I make a contact to the other data. Can you givr an vba example? THANKS for help
|
| create macro to send report to word perfect | 08 Mar 2005 20:36 GMT | 2 |
I there a way to create a macro that will send data such as a report to automatically open in another program, like excel, word or word perfect? If not a macro a stored procedure or visual basic ?
|
| How do I automate back-up of an MS Access Database? | 08 Mar 2005 19:44 GMT | 1 |
I need to know how to either create a macro within a form that will copy an entire database and save it as another file that will act as a back-up location. How can I do this either using Macros in Access or with Visual Basic?
|