| Thread | Last Post | Replies |
|
| saving emails from a public folder to a hard drive | 28 Feb 2005 12:57 GMT | 1 |
Hi all I have the code which does this.... but with one problem, it uses PickFolder. I would like to hard code a path to the script because th efolder I am backing up every night does not change. Heres the code: Code supplied by a person I work with who has even less of an idea ...
|
| Making a custom appointment form | 27 Feb 2005 21:54 GMT | 1 |
Hi all... I have never done this before so do not even know where to start. I need to make a custom appointment form with time, BC No, Name, Phone Number, Site Address, Special Tnstructions and Inspection Type. I then need this information to display when the calender is open. ...
|
| where to keep data for list type controls | 26 Feb 2005 14:22 GMT | 1 |
This is my first crack at trying to program Outlook. I've programmed some Excel apps with VBA, and know that environment best right now. I want to use Outlook as the basis for initiating requests in a ticketing system, and will need some drop down lists - I don't want to store the ...
|
| Outlook Security Template | 25 Feb 2005 22:39 GMT | 6 |
I needed to update our VBScript code for the Outlook Security Template. Once I saved the form I now get the "Could not load the Object because it is not available on this machine" error message when I select the "Trusted Code Tab" Does anyone know what might cause this? It is not ...
|
| Change existing items to custom form in public folders | 25 Feb 2005 21:00 GMT | 1 |
Exchange 2003 Win 2000 Server I have a custom form used in a shared public calendar. Some of the entries do not have that form assigned.
|
| picture near the name of the contact item | 25 Feb 2005 20:43 GMT | 5 |
In Outlook 2003 it's possible to put a small picture near the name of the contact item (the header of the contact), when I display the contact folder. How can I do this programmatically? Must I use AddPicture(path) of _ContactItem class?
|
| Forward form to multiple recipients | 25 Feb 2005 17:58 GMT | 1 |
I've created a form which is sent to a public folder and all works well, but some further functionality has been requested and I'd be grateful for any assistance. Once the sent form is opened in the original public folder, a user will
|
| Automatically have the "State" field set to active when adding a new BCM Contact | 25 Feb 2005 16:55 GMT | 1 |
How do I set the "State" field set to "Active" automatically when adding a new BCM Contact? Thanks David
|
| Importing a Outlook Form into Access | 25 Feb 2005 13:53 GMT | 4 |
I've designed a Outlook form to capture consultant costs, details etc. I would like to import the data into Access. However, when I try and import the form through the Access wizard it locates the email but nothing more. I need Access to be able to open the form and import the ...
|
| Creating an Order form that can be sent to and received from outlo | 25 Feb 2005 12:32 GMT | 1 |
Hi there, please can someone help me out. We want to create a template order form for our business that can be sent to clients in the body of our email, filled in electronically in outlook by the client and emailed back to us. It is effectively an online form without the wesite. ...
|
| Export Custom Fields into Access | 25 Feb 2005 12:31 GMT | 1 |
I have created a custom form, which contains custom fields. Is ther any possible way to export the information captured in these field into an Access Database? I am new to VBA but I have a project tha needs to capture the data from those custom fields in Access
|
| add attachment function disabled | 25 Feb 2005 08:33 GMT | 7 |
If I open a saved custom post form, the add attachment function in the toolbar is disabled. Is there a way to enable the function? thx in advance - cheers oers
|
| network available custom forms | 24 Feb 2005 22:11 GMT | 2 |
I need to force all users on my network to use some custom forms and when updates are made or new forms created - only the new versions will be available to each user. Is this possible and if so what approach do I take? Can this be done by putting the forms on the server?
|
| Folders, views and forms | 24 Feb 2005 20:27 GMT | 3 |
I've created a new message store with all new folders inside Outlook (programatically with MAPI). The data won't display. I'm finding every piece of reference material that I could possibly need regarding getting this data to display, but as far as I can tell, the overall ...
|
| I have created a form in Outlook and the tab order is bezerk! | 24 Feb 2005 19:09 GMT | 1 |
I am a total amateur at creating forms but I have managed to create a basic telephone message form. However, when tabbing through the fields, the tab is jumping all over the place and not going in the nice simple order I want it to. Can anyone please help me?!
|