473,395 Members | 1,869 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

help with form in outlook

AccessIdiot
493 256MB
I apologize in advance if this doesn't belong in this forum but I wasn't sure where to post it.

My co-worker designed a great form using the Visual Basic Editor in Microsoft Word. Now we would like to appy this form to a task in Microsoft Outlook. I can go into the VB Editor in Outlook and import the form but that's as far as I get (can you tell I'm a total noob?). :)

What I would ideally like is to apply the form to a task so that when a new task is started it opens this form.

Any ideas on how I can do that?

Thanks for any help!
Aug 21 '07 #1
2 1145
kadghar
1,295 Expert 1GB
I apologize in advance if this doesn't belong in this forum but I wasn't sure where to post it.

My co-worker designed a great form using the Visual Basic Editor in Microsoft Word. Now we would like to appy this form to a task in Microsoft Outlook. I can go into the VB Editor in Outlook and import the form but that's as far as I get (can you tell I'm a total noob?). :)

What I would ideally like is to apply the form to a task so that when a new task is started it opens this form.

Any ideas on how I can do that?

Thanks for any help!
Try exporting the form, modules and classes (this last ones could cause you some troubles) from your VBA in Word and then import them in your VBA in OutLook, whenever you want to show them just write.

Form1.show (or whatever is the form's name)

Just check that somethings are done with word constants and outlook will only recognize VB and MSO constans. You just have to change the constants to its numeric value.
Aug 21 '07 #2
AccessIdiot
493 256MB
I've done the form export from MS Word and import in Outlook. But that's as far as I've gotten. I am a total noob here so I need you to spell everything out for me in terms of steps to take. I can see the form just fine in the VB Editor of Outlook but when I go into my custom task how do I access the form? The only form I see in there is the Outlook task form. I know I can tweak that, but I'd rather not reinvent the wheel since I already have the form in a .frm.

Am I talking in circles or am I actually making any sense? Sorry to be so confusing!!

And thanks for your help! :-)

melissa
Aug 21 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Dave Hopper | last post by:
Hi I posted a question recently regarding problems I am having getting a value from a list box to use in a query. I got a lot of help, for which I thank you and it's nearly working! But I need...
23
by: Jason | last post by:
Hi, I was wondering if any could point me to an example or give me ideas on how to dynamically create a form based on a database table? So, I would have a table designed to tell my application...
8
by: Elliot M. Rodriguez | last post by:
I am having a heckuva time debugging this, or determining why my page is behaving this way. I have a search form, that when completed, returns a datagrid. When the user selects a row (normal...
16
by: Allen | last post by:
I have a class that returns an arraylist. How do I fill a list box from what is returned? It returns customers which is a arraylist but I cant seem to get the stuff to fill a list box. I just...
9
by: Robert Porter | last post by:
I have been experimenting with the Screen object. It has a property called Screen.DeviceName which returns a string value similar to the following: \\.\DISPLAY1 or \\.\DISPLAY2 I have 2...
3
by: Isabelle | last post by:
Hi all I have posted my question in two other newsgroups but was left without an answer or even a hint... My application has a splash screen (a modal form) that kicks out a wizard-like window...
4
by: BernardNem via AccessMonster.com | last post by:
Hi, I am trying to work on an employee database. The tables and fields that I am working on are listed below. I created a query because I wanted to separate the employees by department (selected...
17
by: Liam.M | last post by:
Hey guys, Forgive me if my question my be alittle silly, but I would very much appreciate and assistance that could be given! My situation is as follows: I have created a Button, and set...
6
by: kberry | last post by:
I am clearing Textboxes on a form... this is loop I have came up with but was wondering if it can be shorter or not as long... Can anyone help? Dim controlOnForm As Control 'Places a control...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.