Exporting Outlook Forms to Access or Excel
Is there a way to export an Outlook form to Excel or Access? I saw some older posts saying it was not possible but I was wondering if it was possible in Outlook 2007. If not, it an Infopath form in...
View ArticleProcessing Body Text of Outlook Email to Excel or CSV
Hi - Please excuse me appearing thick - I used to program many moons ago but am now semi-retired due to health issues and running a children's karate club. I've read many threads about doing things...
View ArticleOffice Instant Messenger CD Messenger
The Corporate Digital Messenger (Abbreviated as CD Messenger) from Live2Support sets an entirely new standard in office productivity and workplace efficiency. You can now communicate with your office...
View ArticleQstn: Image Control - Bitmap
I am new to programming in Outlook. In Outlook 2007 I created a form through the "Developer" tab. The form has a second page where I insterted a standard image control from the toolbox. The control is...
View ArticleHelp with simple Send Event
Ok, so I am doing some basic form validation using VBScripts functions...if they dont resolve I set the send function to false...can anyone tell me why it still sends?? Function Item_Send() If not...
View Articlecustom forms - Send button is disabled
Hi I have created a custom form and have it saved in my personal forms library. I have attached it in a general email to several users as in insert to a message. Showing up in the body of the email as...
View Articlecustom forms - Send button is disabled
Hi I have created a custom form and have it saved in my personal forms library. I have attached it in a general email to several users as in insert to a message. Showing up in the body of the email as...
View ArticlePlease Help! parsing from email body to email address field
I receive tons of emails everyday that after I process I have to Forward them to the username listed in the body of the email. I would like to be able to run a macro that pulls the username from the...
View ArticleChanging Forms (Existing Items)In 2010
I just upgraded from 2003 to 2010 In 2003 I had custom forms an used the "Existing Items Converter" COM Add In to change forms to my custom form. Is there such an option in Outlook 2010 to change forms...
View Articlevba - public folders - permissions/impersonate
Hi there, I want to lock down the public folders in Outlook, so no one can modify them/their contents - i want changes to be made via an Access application I have. However, if i lock down the folders,...
View ArticleMSG file attachment is not picked by Javascript
Hi, Whenever we attach a '.MSG' file from Outlook, its extension doesn't appear. Whereas if mail is sent to outlook from mail client other than Outlook , the file's extension is displayed. Does Outlook...
View ArticleDeleting custom fields from Folder - how?
All, My first post - apologies for improper netiquette. A little while ago I designed and was using a form region on my Tasks to validate that each and every task had a category assigned. I was...
View ArticleModifying a Form to append the resulting email's subject line
I had originally posted this in the Microsoft Outlook VBA Programming, and have since realized that it should have probably been posted here instead. I created a Form in MS Outlook that allows the user...
View ArticleCheckbox Validation
I have 10 checkboxes in a custom form and I want to validate that at lest one has been checked. I have tried IIF((CB1 = No) and (CB2 = No) and (CB3 =No), False,True)
View ArticleAdd Signature Automatically in MS Word -- File Send as Attachment
I have a user who wants his signature to insert automatically when he sends a Word Document using Word's -- File Send to -- As Attachment. The user has his signature set to automatically appear on all...
View ArticleOutlook custom form - VBS call VBA macro
I have created a custom OL form based on the Contact form. I want to save data from some of the fields to a text file. I want to initiate the save using the WRITE event. I have written the SUB in VBA...
View ArticleOpening a saved Outlook customized form after moving to another folder
After putting in my customized form all code I needed, I published my form. The way our organization works with form, is that the published form opened in the same folder as published, user fill out...
View ArticleSurvey Questionaire Questions
Hi everyone, I am a new member here and totally new to VBS. My company asked me to send out an in house survey to rate our performance and gather feedback. I downloaded and published a sample survey in...
View Articleauto cc custom form when sent externally
Hi, I have competent knowledge of VBA but limited experience in the area of Outlook forms. I'm hoping to enhance an existing system which generates an email, attaches an enrypted file, forwards to an...
View ArticleOutlook 2010 custom form won't display page
I've created a custom appointment form in Outlook 2010, set one page to display and renamed it Test. I published the form as Appt-Test on our Exchange 2003 server. From one computer with Outlook 2010...
View Article