home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Applications and Operating Systems
Ask a Tech Support Question (free)!

Outlook VBS Programming w/ Forms

Reply
Get bargains at  »  Dealighted.com
 
Thread Tools Search this Thread
Currently Active Users: 2371
Discussions: 200,942, Posts: 2,379,334, Members: 246,305
Old July 14th, 2003, 03:03 PM   Digg it!   #1 (permalink)
Junior Member
 
Join Date: Dec 2002
Location: Philadelphia, PA
Posts: 7
Question
Outlook VBS Programming w/ Forms

I have created a custom outlook form. I was using the custom action voting buttons to approve requests and open the approval form. Everything worked great that way.

I decided to use a command button to send and close all forms so there was confusion as to whether it was sent. Once the command button was working properly, the bound field value were not passed to the approval form.

Is there something I need to add to the code for this to work again?

Thank so much,

Nsohenick
nsohenick is offline   Reply With Quote
Old July 16th, 2003, 09:37 PM     #2 (permalink)
Not Really a Member
 
Join Date: Oct 2001
Posts: 25,386
Are they two different forms, or are they the same form with a READ side and a COMPOSE side?

If its two forms, you can put in code to pass the value between the two forms.
__________________
Helicopters don't fly; they vibrate so much and make so much noise that the earth rejects them.
vass0922 is online now   Reply With Quote
Old July 17th, 2003, 10:21 AM     #3 (permalink)
Junior Member
 
Join Date: Dec 2002
Location: Philadelphia, PA
Posts: 7
It is 2 forms. I decided to go back to the custom voting options and placed code in the custom action event handler. I am curious to know what kind of code you would need to pass the values to a new form. Here is what I did:

Function Item_CustomAction(ByVal myAction, ByVal myResponse)
Select Case myAction.name
Case "Approve Request"
Set MyApp = Application.ActiveInspector.CurrentItem
Myitem.Close(1)
MyApp.Close(1)
Case Else
End Select
End Function
nsohenick is offline   Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Most Active Discussions
Making Health Care Worse (160)
The disrespect of Obama by Russian .. (15)
Wireless Televisions. (11)
windows 7 problem (7)
CPU fan stops spinning randomly (8)
Regular Build (6)
Is the PSU I received dead? (11)
Print spooler problem (15)
HIS HD5770 graphic card question (15)
windows vista security holes (9)
Install XP pro and a Vista laptop ?.. (11)
Foreign voltage (10)
Dept. of HS: NSA 'Helped' Develop V.. (15)
A good PSU? (10)
Recent Discussions
BSOD On Startup (ntoskrnl.exe) (2)
Print spooler problem (15)
Laptop with wireless problem. (1)
Wireless Televisions. (11)
Have you switched yet? (86)
Asus P4G8X Mobo (5)
screen resolution vs monitor size (2)
radeon x850xt platinum & shader 3 (4)
sms storage to PC (0)
Regular Build (6)
Open With ..... Win7 (0)
java code for fibonacci (1)
[F@H SPAM 11/16/09] ! 1/2 months to r.. (35)
windows 7 problem (7)
CPU fan stops spinning randomly (8)
Partition Magic caused HDD problem (3)
Is the PSU I received dead? (11)
Point and Shoot Camera Suggestions. (2)
Modern Warfare 2 freeze (13)
wireless user (1)
World's largest Monopoly Game using G.. (332)
Ideal cheap graph card for PC-Gaming? (17)
BIOS won't read disk when I try to fl.. (0)
Install XP pro and a Vista laptop ?? (11)
Graphics Card Upgrade Question (1)


All times are GMT -4. The time now is 05:39 PM.
TechIMO Copyright 2009 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28