| Thread | Last Post | Replies |
|
| load Dll | 21 Feb 2007 16:55 GMT | 2 |
Does anyone know how can I load a dll from vba (excel) Path: "C:\apps_pub\tn327080\ehllap32.dll I need to execute this function: WaitPSSync() Tks,
|
| FormsDescription without RDO? | 21 Feb 2007 07:22 GMT | 13 |
is it possible to read the peronal forms library with RDO? I searched in the object browser and on the homepage from Dmitry, but I have no idea where this information could be find. Thanks,
|
| outlook controls with attachments | 21 Feb 2007 06:55 GMT | 5 |
I have custom post form. When I add attachments to this form I can see them in message field as links, also I can click and open them. Can do the same things with any other control? I want to past these links to attachments into different pages depending on their type. Can you
|
| Select a contact programmatically | 21 Feb 2007 06:09 GMT | 3 |
I'm stumped on this seemingly trivial task. I want to select (focus) a contact item. How can I do this? Thanks in advance.
|
| How to access over VBA in Outlook 2003 contacts in other Datafiles? | 21 Feb 2007 06:07 GMT | 3 |
I know how to access via VBA the contacts in the 'Personal Folder'. But if I open a new Datafile, I don't know to access the contacts there? Who could help me? Thx a lot.
|
| How do i start an application from within a task in Outlook | 21 Feb 2007 06:01 GMT | 1 |
Specifically, I want to start Access using, say, an icon within a task in Outlook. The system will not let me because of concerns about security. I have searched help, but cannot find how to use VBA, or anything else, to start Access, let alone any other application, from the ...
|
| Using VBA to configure the Navigation Panel | 20 Feb 2007 14:50 GMT | 1 |
I have two outstanding tasks to do via VBScript - One is to set the Navigation Panel from the default to the "Folder Lis - All Folders" view (found by clicking the 'Folder List' button at th bottom of the Navigation Panel. I understand that this is saved in th
|
| AdvancedSearch Filter Syntax for Advanced Date Search on Appointme | 20 Feb 2007 13:19 GMT | 1 |
I am trying to create a tool to select all appointments that exist, begin or end within a specific time frame. I have searched the KB, the web and now these newsgroups and no where does there seem to be any examples of how to create the AdvancedSearch filter syntax for anything ...
|
| What's the best way to distribute VBA macros? | 19 Feb 2007 22:49 GMT | 1 |
We have developed a few in-house VBA macros for Outlook to help out users. Any suggestions please on the best way to package and distribute them to end-users? We have a few thousand. By "best" I mean reliable and requiring the least user-interaction
|
| create pst file with vba | 19 Feb 2007 20:43 GMT | 3 |
Hello vba experts, is it possible to set the encryption to "no encryption" when creating a new PST file with VBA? Thanks in advance.
|
| Searching Outlook folders for duplicate emails | 19 Feb 2007 17:55 GMT | 1 |
I am trying to avoid "re-inventing the wheel" as I am sure that someone has already developed a process to search Folders and delete any duplicates. I have an archive folder and by mistake copied a lot of emails to it and then moved them, which has created a lot of duplicates. I ...
|
| moving files in outlook | 19 Feb 2007 07:30 GMT | 1 |
Hi, all Can I move files from one directory to another from outlook vbscript?
|
| Security Message When Accessing SentOnBehalfOfName | 17 Feb 2007 10:37 GMT | 12 |
I have two exchange accounts open at once (my personal account and a shared account). When I send messages from the shared account the message is stored in "Sent Items" of my personal account. As I would like these mails to be stored in the "Sent Items" of the shared
|
| "Object not found" Outlook error | 16 Feb 2007 20:12 GMT | 1 |
Hi, is the first time that i wrote. I am Italian and my english is not so good..... I have a problem when i try to use mapi32.dll from VB.NET 2003. this line of code
|
| How to select the topmost mail in my inbox? | 16 Feb 2007 14:27 GMT | 1 |
I have a macro that changes the view of my inbox. But the previously selected mail is still the selected on. But I want to be on the top of my view. So I have to make the first/topmost mail in my view the selected on. The selection property is just read only and I haven't
|