A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 14 of 14
Search took 0.04 seconds.
Search: Posts made by: Gvaram
Forum: Outlook and VBA June 25th 07, 01:46 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,593
Posted By Gvaram
Move MailItems to another folder

Fine...
Thank you both

"Michael Bauer [MVP - Outlook]" wrote:



Additionally to Dmitry, the after changing the item it must be saved.

--
Forum: Outlook and VBA June 24th 07, 06:55 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,593
Posted By Gvaram
Move MailItems to another folder

Thank you very much. I did it and it works now:)
But another question. after moving item I wrote "Item.FlagStatus =
olFlagComplete", but it does not change anithing. What should I do to mark
the...
Forum: Outlook and VBA June 23rd 07, 03:28 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,593
Posted By Gvaram
Move MailItems to another folder

I want to move MailItems from one folder to another. I know EntryID's of
those mails I want to move and I wrote simple code to do it. But, when
executing Item.Move, error occures - "An unsent...
Forum: Outlook and VBA October 3rd 06, 07:39 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,932
Posted By Gvaram
Call macro stored in Excel workbook from Outlook's macro

Michael,
I read this help topic but had some problems - in outlook I wrote:
Excel.Application.run("C:Test.xls!GetDataFromMail","aaaaa") , but it coused
error "The macro 'C:\Test.xls!GetDataFromMail'...
Forum: Outlook and VBA October 2nd 06, 06:56 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,932
Posted By Gvaram
Call macro stored in Excel workbook from Outlook's macro

I tried "Run" but there is the same result.
I don't know exactly, but I think the problem is in the way I'm connecting
to the excel file. I tried:
1. GetObject("C:\Test.xls")
2....
Forum: Outlook and VBA October 1st 06, 11:16 PM Posted to microsoft.public.outlook.program_vba
Replies: 5
Views: 1,932
Posted By Gvaram
Call macro stored in Excel workbook from Outlook's macro

I'd like to run macro function "ExcelTestMacro" stored in "C:\Test.xls"
(which is already open), when the new mail massage comes.

I can call macro in Outlook from Excel easily for example by :
...
Forum: Outlook and VBA October 1st 06, 08:42 PM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 1,908
Posted By Gvaram
How to move send mails to secondary mailbox

Qartveli xar ?! :)))
madloba vika, magram fulis gadamxdeli ver var :))) ...
Ericis funqcia vnaxe, gavarchie, magram ver vamushave - programisti ar var
da etyoba Cems gemoze kargad ver...
Forum: Outlook and VBA October 1st 06, 08:19 PM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 772
Posted By Gvaram
Find and select mail in ActiveExplorer

Your answer forced me to find another way to solve problem - and I found it.
I'm getting EntryID of MeilItem, so I can do many things with this mail
massage ... :)

Thank you Michael


"Michael...
Forum: Outlook and VBA September 29th 06, 12:42 AM Posted to microsoft.public.outlook.program_vba
Replies: 2
Views: 772
Posted By Gvaram
Find and select mail in ActiveExplorer

Please somebody help me to find last UnRead mail with text like "Test*" in
Subject and select it. I Found last UnRead mail by

Set objMail =...
Forum: Outlook and VBA September 28th 06, 12:35 AM Posted to microsoft.public.outlook.program_vba
Replies: 4
Views: 1,908
Posted By Gvaram
How to move send mails to secondary mailbox

I have 2 mailboxes - personal and shared. I'd like after SentOnBehalfOfName
the sent mail to be moved from personal "Sent Items" to shared mailbox's
"Sent Items" so that others who uses the same...
Forum: Outlook and VBA September 26th 06, 02:08 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 36,294
Posted By Gvaram
How can I send mail using VBA without security warnings

I'll do it...
Thank you Sue

"Sue Mosher [MVP-Outlook]" wrote:

That's an excellent solution, but why not use the Selfcert.exe tool that comes with Office to digitally sign your Outlook VBA project...
Forum: Outlook and VBA September 26th 06, 12:01 AM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 36,294
Posted By Gvaram
How can I send mail using VBA without security warnings

OK. So, I found the solution for this problem too :))) :
The problem was in "Macro Security Level" - If you choose "Low" it works
always without any security warnings. If you choose "Medium" - you...
Forum: Outlook and VBA September 25th 06, 10:58 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 36,294
Posted By Gvaram
How can I send mail using VBA without security warnings

Thank you Sue for a quick respons

I have found one solution - In "ThisOutlookSession" I wrote:

Sub SendNewMail(NewTo As String, NewSubject As String, NewAttach As String)
Dim MyOutlook As...
Forum: Outlook and VBA September 25th 06, 09:21 PM Posted to microsoft.public.outlook.program_vba
Replies: 7
Views: 36,294
Posted By Gvaram
How can I send mail using VBA without security warnings

I'd like to make connection from Excel to Outlook using VBA - create new mail
and send it.
I did it, but before sending the mail, there always appear security warning
like "A program is trying to...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT +1. The time now is 05:29 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.