Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old February 5th, 2004, 04:44 PM
SBobowski SBobowski is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 3 SBobowski User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Post outlook macros

i have a simple problem
i can create macros in word (outlook dosen't seem to be the same
i just need it so when you run the macro if just puts all the text in for you (kinda like a preset msg)

thanks

Sbobowski

URL

Reply With Quote
  #2  
Old February 5th, 2004, 07:30 PM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
What's the problem exactly?
__________________
DevArticles Moderator
BlueSix - Web Development and Consulting

Reply With Quote
  #3  
Old February 5th, 2004, 07:54 PM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 14 m 9 sec
Reputation Power: 8
puts what text where?

Reply With Quote
  #4  
Old February 5th, 2004, 08:07 PM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
I think what SBobowski is asking is he'd like us to write a macro that when activated, inserts a body of precomposed text into a new message, in Outlook.

Reply With Quote
  #5  
Old February 6th, 2004, 04:57 AM
SBobowski SBobowski is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 3 SBobowski User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i'm sorry i need to be a little more descriptive
like stumpy said i'm looking for a macro when ran that will fill in the body of a message the same as a macro in word that ads you title signature and tagline to the current document in use.

thanks for helping me

SBobowski

Reply With Quote
  #6  
Old February 6th, 2004, 06:03 AM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
What have you got so far?
If you need help writing a macros, check out google first - as there are heaps of tutorials on the net.

Reply With Quote
  #7  
Old February 6th, 2004, 01:22 PM
SBobowski SBobowski is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 3 SBobowski User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
i tried google with about 15 different search querys there are alot of tutorials for other things like roughting mail and printing and other things. but i have yet to find any on inserting text into the body of a new letter.

the real thing that bothers me is i have a beyond extensive knowlage of visual basic with almost two degrees. but the synthax is not the same in Vb as it is in vba for office.

if i could find the correct object names i'd have no problem writing the code.
i searched google for about 2 and a half hours readding everything including the macros that are not designed for what i need, trying to figrure this out. i noticed the controll object names are all different in office vba then the ones i've learned in VB.
if i just had the opeining ctrlObj i'd get the rest in a snap

well thats where i stand
i do whant to thank you for the lighning fast replys.
i've read alot of posts on here in the last few days. I don't know if anyones told you but you guys are really good. I know to most people that program when you hit a block and someone helps you through it, theres nothing to replace that felling of there is someone else out there who cares.

just wanted to say thanks

Reply With Quote
  #8  
Old February 6th, 2004, 03:40 PM
stumpy's Avatar
stumpy stumpy is offline
May contain nuts.
Dev Articles Regular (2000 - 2499 posts)
 
Join Date: Aug 2002
Location: Sydney, AU
Posts: 2,058 stumpy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 h 8 m 57 sec
Reputation Power: 9
Send a message via ICQ to stumpy Send a message via MSN to stumpy
Do you have anything so far?
I found these two links, none of which I can test out because I've not installed VBA into my Outlook. The first two should get you running. Although they're for Word, it's all VBA, and should be the same across Office.
http://support.microsoft.com/defaul...kb;EN-US;212682
http://word.mvps.org/FAQs/TblsFldsF...rsWMacroFld.htm
http://lists.evolt.org/archive/Week...230/131147.html
http://support.microsoft.com/?kbid=201105

Reply With Quote
  #9  
Old May 13th, 2004, 03:16 PM
TJ1 TJ1 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 TJ1 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Cool need weird macro

here's the deal - every time i email a certain person, i have to put a certain phrase in the subject line. i need example outlook macro code that does that.
can anyone get me started??

Reply With Quote
  #10  
Old November 3rd, 2004, 05:42 PM
Nil Nil is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 1 Nil User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up Everything is possible

------------------------
Quote:
Originally Posted by TJ1
here's the deal - every time i email a certain person, i have to put a certain phrase in the subject line. i need example outlook macro code that does that.
can anyone get me started??
----------------------

Just create a new email and add the receiver's email address and Subject information.
Do a save as and save it as 'filename.eml'. Make sure u know the location where u saved the file.

Now go to Tools - Customize. Under Commands tab look for File - Mail Message. Drag and drop the button on the tool bar.
Right click on the button and go to 'Assign Hyperlink' and Open.

Click on 'Existing File or WebPage' button. Now click on the ' File' - Brows to the file u created and than hit OK.

U R all set now. One click and u r email is ready. This not through Macro but gets job done.

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > outlook macros


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT