|
-
Jul 12th, 2005, 11:55 AM
#1
Thread Starter
Member
VB vs. VB Script
I am trying to write a piece of code that would access an Outlook custom made form. I am having some trouble with objects that can access the form, I read somewhere that when working with outlook you could directly add code to the custom made from with VBScript, is that true and do you think that this is recommended?
Thanks
-
Jul 12th, 2005, 11:57 AM
#2
Re: VB vs. VB Script
VBScript, typically, is used in web pages. I think you are talking about VBA or Visual Basic For Applications as that is what is used with applications like Outlook, Word, Excel, PowerPoint, etc.
-
Jul 12th, 2005, 12:27 PM
#3
Thread Starter
Member
Re: VB vs. VB Script
 Originally Posted by Hack
VBScript, typically, is used in web pages. I think you are talking about VBA or Visual Basic For Applications as that is what is used with applications like Outlook, Word, Excel, PowerPoint, etc.
Thanks
-
Jul 12th, 2005, 12:34 PM
#4
Re: VB vs. VB Script
Do you have a question regarding using VBA with Outlook?
If so, I can move this over the VBA section, and let the VBA gurus lend a hand.
-
Jul 12th, 2005, 01:16 PM
#5
Thread Starter
Member
Re: VB vs. VB Script
 Originally Posted by Hack
Do you have a question regarding using VBA with Outlook?
If so, I can move this over the VBA section, and let the VBA gurus lend a hand.
sure, i would aprecitate that
thanks
-
Jul 12th, 2005, 01:30 PM
#6
Re: VB vs. VB Script
Moved from ClassicVB.
Ask away tejiri.
-
Jul 12th, 2005, 01:37 PM
#7
Thread Starter
Member
Re: VB vs. VB Script
 Originally Posted by Hack
Moved from ClassicVB.
Ask away tejiri. 
Well does anyone here have a suggestion as to what i should do. My options are:
1. Write a VB program that extracts text from a custom made outlook form?
or
2. Write a VB Script program behind the custom made form in question?
Which one would work better?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|