Re: Outlook form with vbscript



It might help if you provided the formula for the combination field.

Also, what about using a regular text field and setting its value in the Item_Send event handler?

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Corey H." <CoreyH@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:AC1DAD10-BAB1-41B9-A2F7-84432BBC0998@xxxxxxxxxxxxxxxx
Sorry, let me rephrase.
I have a combination field linked to the subject line. When the combination
field is inserted onto the form; and the form then sent out, the person on
the receiving end is getting an error stating "form cannot be opened". If I
remove the combination field from the form, the form opens correctly, however
the combination function is no longer there.
What would be causing this?

Also, I have a combination field linked to the subject line. When it's
inserted, the person on the receiving end is getting an error stating "form
cannot be opened".
I have a form that has check boxes. If I send the form, the blackberry
doesn't get any information about the checkboxes that were selected on the
form. Therefore, we created a vbscript that put the checked "checkboxes"
into the message area. It works great!
However, If I insert my signature into the form, or the signature is
automatically in the form due to the signatures being turned on, all of my
checkbox info drops itself "after" the typed message and signature. Is there
a way to paste it at the beginning of the message area?


.



Relevant Pages

  • Re: Outlook form with vbscript
    ... Author of Configuring Microsoft Outlook 2003 ... we created a vbscript that put the checked "checkboxes" ... However, If I insert my signature into the form, or the signature is ... a way to paste it at the beginning of the message area? ...
    (microsoft.public.outlook.program_forms)
  • Re: Outlook form with vbscript
    ... Author of Configuring Microsoft Outlook 2003 ... the receiving end is getting an error stating "form cannot be opened". ... However, If I insert my signature into the form, or the signature is ... a way to paste it at the beginning of the message area? ...
    (microsoft.public.outlook.program_forms)
  • Re: Outlook form with vbscript
    ... Author of Configuring Microsoft Outlook 2003 ... we created a vbscript that put the checked "checkboxes" ... However, If I insert my signature into the form, or the signature is ... a way to paste it at the beginning of the message area? ...
    (microsoft.public.outlook.program_forms)
  • Re: Outlook form with vbscript
    ... Author of Configuring Microsoft Outlook 2003 ... we created a vbscript that put the checked "checkboxes" ... However, If I insert my signature into the form, or the signature is ... a way to paste it at the beginning of the message area? ...
    (microsoft.public.outlook.program_forms)
  • Re: Outlook form with vbscript
    ... Instead, you might want to build strBody from the custom field data, then prefix it to Item.Body: ... we created a vbscript that put the checked "checkboxes" ... However, If I insert my signature into the form, or the signature is ... a way to paste it at the beginning of the message area? ...
    (microsoft.public.outlook.program_forms)

Loading