|
Something simple not working right
I have some minimal programming experience in Word.
I'm in school right now learning VB as well.
Outlook doesn't seem to want to play by the rules, however. I'm trying to
start very basic in Outlook just to make sure I can make a form and command
it properly. I've got a Command Button
and a Label called Label6
In the Form : View Code I am entering this very simple code:
Sub Comm...
|
2 |
29.08.2006 23:35:17 |
|
form not closing
I have created a form and published it to a folder. When I run the form (for
test) it opens and I can enter information, then when I forward it to
someone, it sends, but the form stays open on my pc until I close it. Is
there a way for the form to close after it is sent just like we do when we
compose a mail message? I do not know any vb. Thanks,...
|
3 |
29.08.2006 23:14:02 |
|
Outlook 2003 Version Signature Issues: Active X (I think)
I have manged to get rid of this little gray box permanently in other
versions...with 2003 IT WILL NOT GO AWAY!!!
Does anyone know how to get that little gray box removed from the top of my
signature?
Completely Baffled...
|
1 |
29.08.2006 16:13:02 |
|
my 3rd voting button in outlook form causes loop in tracking
i created an outlook form with 3 voting buttons but when i track replies it
goes into a loop - is it not processing the 3rd button? where do i put the
code to do this?...
|
2 |
29.08.2006 11:41:30 |
|
Problem writing @ in Outlook letters (Danish version?)
try write an ordinary e-mail letter in the Danish version of Outlook 2003:
you cannot find the @ letter, but will have to copy and paste it from
somewhere else!
Annoying!!!!
----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not se...
|
1 |
29.08.2006 07:55:01 |
|
Handling Flash files in Microsoft Outlook
I need to send flash files in HTML format as an email signature in outlook.
Now if the security is high in the target audience's computer then I need to
display the animated gif image.
I know Microsoft has come up with the security feature which does not allow
to send and read emails which has an object tag.
I have written the following code. It works great in the IE browser but not
...
|
1 |
29.08.2006 06:51:01 |
|
Change Control Workflow Form
Does anyone have an example of a form for Change Control that includes
workflow, approvals, etc....
|
1 |
29.08.2006 06:01:01 |
|
While You Were Out template prints in German
I've downloaded the While You Were Out template for Outlook 2003 at
http://www.slipstick.com/addins/mssampleapps.htm.
When I try to print this out some of the message headers appear in
German, this is the same if you do a print preview.
Any ideas how to remove the German text
thanks.
...
|
1 |
29.08.2006 04:57:12 |
|
How do I sum up two different columns within a subform?
I have two columns in a subform for an invoicing system, LineTotal and
CostLineTotal. When I use the sum command, i.e. Sum([LineTotal]) once in the
footer it works fine but when I try Sum([CostLineTotal]) aswell, errors come
up with both summations. Both work fine when I cut out the other one but I
want the two to work simultaneously...
|
3 |
28.08.2006 22:39:01 |
|
how do i create outlprnt file to print contacts
I get an error mesage in printing contact addresses as 'cannot print because
c:/docs&settings/user/applic.data/microsoft/outlook/outlprnt file does not
exist, how do i create this fie or avoid the error message?...
|
2 |
28.08.2006 17:23:19 |
|
Required fields on separate tabs
I have 4 tabs on a form.. There are some fields on the each tab that are
required but not all tabs are required to be completed.. what do I need to do
to enable the required fields on the tabs selected?
thanks for your help
jackie...
|
6 |
27.08.2006 01:51:56 |
|
How do you initiate quick-fill of an Outlook email address?
...
|
2 |
25.08.2006 21:12:58 |
|
Custom Event Form
Using Outlook 2003 SP2
Created a custom Event form. I've set the ALL DAY EVENT field to TRUE in a
number of ways.
1) Set the Value to TRUE on the All Fields Tab
2) Add the Field to Page 2 of my form, and used the Properties/Value field
to set the initial value to TRUE
3) Added to the code:
Function Item_Open()
Item.AllDayEvent = True
End Function
When I open the form in design mode...
|
1 |
25.08.2006 20:59:01 |
|
Changing pre-programmed information
I want to add additional address options and phone number options to a
standard Outlook contact, as well as rename a caption such as "Mobile". Am I
correct in assuming that you cannot add to, or alter, these hard-coded
fields? If I'm wrong, how do I add another address option to the exting
drop-down menu?
Thanks!...
|
3 |
25.08.2006 15:48:02 |
|
Does the Shell method work in VB Script?
Good Morning:
I've been trying to invoke Robert Sparnaaij's clear cache VB Script from VB
Script code on a custom Appointment Item form using the "Shell" method. I've
been getting "Type mismatch" runtime errors on "Shell"; indicating that it
appears that VB Script thinks that "Shell" is a variable and not a method.
Is the "Shell" method available in VB Script? If so, how do I get it ...
|
1 |
25.08.2006 13:22:01 |
|
FORM
I have created a form to send to users, and it shows on the action menu,
question: is there a way to add the form name to the menu bar where all I
have to do is click on it without having to go to the action menu?...
|
2 |
24.08.2006 19:18:10 |
|
how do I link a button to a text-box in outlook?
I'm creating a custom form in outlook. It's for someone else involved with
the person who is the contact. I want a button that will link to a text box
like the one on a standard contact form. so when I click on the button a
windo opens and I input my data and it appears in a text box. ...
|
2 |
24.08.2006 16:25:11 |
|
delete a form
How do you delete a form that you put in your personal forms library? I
cannot find a delete.
Thanks,...
|
2 |
24.08.2006 16:25:11 |
|
What equivalent property name for the contact field "send plain text only" ?
There is a "send plain text only" checkbox on the contact form,but it
appears that there is no equivalent property in the Outlook Object Model,how
can I check or uncheck it programmatically?
Thanks in advance.
...
|
2 |
24.08.2006 11:29:30 |
|
What equivalent property name for the contact field "send plain text only" ?
There is a "send plain text only" checkbox on the contact form,but it
appears that there is no equivalent property in the Outlook Object Model,how
can I check or uncheck it programmatically?
Thanks in advance.
...
|
1 |
24.08.2006 11:00:36 |
|
How do I fix an error in fldpub.ecf file?
I just upgraded to Office 2003. I can no longer use Outlook. I get an error
message. file fldpub.ecf has an error in syntax or format. How do I repair
it?...
|
2 |
24.08.2006 10:13:01 |
|
word form
I have created a word template and saved it as a form in outlook. The default
mail format is checked with using word. When I select the form, which is
added to my toolbar, it opens up as a word mail message and the form
displays and then I select who I want to send it to and then send. Problem
is when the person receives the mail and adds their information to the form,
then sends it ...
|
3 |
23.08.2006 19:29:48 |
|
Viewing my day all in one place
Hello all, does anyone know if there is a way in Outlook 2003 to get a
view of my entire day's activity in one place, (at the end of the day)?
I use tasks to record to-dos and also log conversations (because the
journal for can't be flagged or have reminders set so its useless as a
conversation log), I use the journal to track individual activities
such as drafting a report and I use my cal...
|
1 |
23.08.2006 14:07:36 |
|
"signing" a form
we have a policy in place where we send a requisition form in paper format
to be signed by a manager, then his boss, then the VP, so on.
is there any way I could do a outlook form that we could send via email that
would show their approval, maybe something like when you approve a meeting
and say you will attend in outlook?
or do I need to purchase some 3rd party software to do that?
p...
|
1 |
23.08.2006 14:01:44 |
|
How to create custom e-mail fields
We have a custom contact form in Outlook 2003, and need more e-mail fields
than what's given.
How do we create additional fields so when an e-mail address is typed, it
becomes a mailto hyperlink. And when clicked it it opens a new e-mail message
window.
Thanks...
|
2 |
23.08.2006 00:45:23 |