linked forms

  • Thread starter Thread starter jn
  • Start date Start date
J

jn

Hi,
If I have 2 forms Order and OrderDetails. What is the way
to get value of frmOrder.txtDiscount.text from
frmOrderDetails using vbscript? How to work with 2 linked
forms? I realy appreciate any resources where I can find
anything or just an idea.

Thanks,
jn
 
Key questions: Are these values stored in Outlook properties or are they just temporary values displayed in form controls? Are these Outlook forms or (given the names) VBA userforms? How are they linked?
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top