A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Cannot open a form if input spreadsheet



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old February 3rd 06, 12:47 PM posted to microsoft.public.outlook.program_forms
thtsps
external usenet poster
 
Posts: 14
Default Cannot open a form if input spreadsheet

Hi,

Pls help on a topic as above. I've created a form with spreadsheet and got
error after sent to other person that "To help prevent malicious code from
running, one or more objects in this form were not loaded.for more
information, contact your administrator" If you have any suggestion pls let
me know, please. Thank you.


Ads
  #2  
Old February 3rd 06, 02:37 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Cannot open a form if input spreadsheet

You'll need to publish the form. The warning you cited is normal for unpublished forms.

--
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


"thtsps" wrote in message ...
Hi,

Pls help on a topic as above. I've created a form with spreadsheet and got
error after sent to other person that "To help prevent malicious code from
running, one or more objects in this form were not loaded.for more
information, contact your administrator" If you have any suggestion pls let
me know, please. Thank you.


  #3  
Old February 6th 06, 03:01 AM posted to microsoft.public.outlook.program_forms
thtsps
external usenet poster
 
Posts: 14
Default Cannot open a form if input spreadsheet

Hi sue,

Thank your for your help. I've posted in publishe already, but still
getting this error. Pls help. Thank you

"Sue Mosher [MVP-Outlook]" wrote:

You'll need to publish the form. The warning you cited is normal for unpublished forms.

--
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


"thtsps" wrote in message ...
Hi,

Pls help on a topic as above. I've created a form with spreadsheet and got
error after sent to other person that "To help prevent malicious code from
running, one or more objects in this form were not loaded.for more
information, contact your administrator" If you have any suggestion pls let
me know, please. Thank you.



  #4  
Old February 6th 06, 08:12 AM posted to microsoft.public.outlook.program_forms
Hollis D. Paul
external usenet poster
 
Posts: 66
Default Cannot open a form if input spreadsheet

In article ,
=?Utf-8?B?dGh0c3Bz?= wrote:
Thank your for your help. I've posted in publishe already, but still
getting this error. Pls help. Thank you

Publish, as Sue is using the term, means that when you have the custom
form in design mode, you click Tools - Forms - Publish Form or Publish
Form As, and then follow the wizard to publish the form to the desired
Outlook or Exchange folder. (It is not something you do with an
application you call Publisher.)

I always recommend that you use Publish Form As, because it forces you
to create a new name for the form, and you avoid all possible forms
cache problems. I also recommend that you include the version in the
name--MyForm_Ver00n, where n progresses from 1 to however many versions
you need to get the form to do what you want it to do.

Hollis D. Paul [MVP - Outlook]
Mukilteo, WA USA



  #5  
Old February 7th 06, 04:41 AM posted to microsoft.public.outlook.program_forms
thtsps
external usenet poster
 
Posts: 14
Default Cannot open a form if input spreadsheet

Thank you so much for your help. But, some problem occure when i sent to
myself. Why I got a blank form and nothing data in the speadsheet. Pls help
me for the code. Thank you.
PS.I posted this form in my personal form library for a test first. This is
a cause of this problem ?
"Hollis D. Paul" wrote:

In article ,
=?Utf-8?B?dGh0c3Bz?= wrote:
Thank your for your help. I've posted in publishe already, but still
getting this error. Pls help. Thank you

Publish, as Sue is using the term, means that when you have the custom
form in design mode, you click Tools - Forms - Publish Form or Publish
Form As, and then follow the wizard to publish the form to the desired
Outlook or Exchange folder. (It is not something you do with an
application you call Publisher.)

I always recommend that you use Publish Form As, because it forces you
to create a new name for the form, and you avoid all possible forms
cache problems. I also recommend that you include the version in the
name--MyForm_Ver00n, where n progresses from 1 to however many versions
you need to get the form to do what you want it to do.

Hollis D. Paul [MVP - Outlook]
Mukilteo, WA USA




  #6  
Old February 7th 06, 04:45 PM posted to microsoft.public.outlook.program_forms
Hollis D. Paul
external usenet poster
 
Posts: 66
Default Cannot open a form if input spreadsheet

In article ,
=?Utf-8?B?dGh0c3Bz?= wrote:
PS.I posted this form in my personal form library for a test first. This is
a cause of this problem ?

No. It is not any problem if you posted in your personal form library. What
is likely the problem is that you did not send your message using the TNEF
wrapper. You force the use of the TNEF wrapper by opening the contact item
for the target email address, selecting the email address in the contact item,
right-clicking and choosing properties. At the bottom of the properties panel
is a check box labeled "Always send to this address using rtf format." Or
something similar. This is for Outlook 2002 and older. In Outlook 2003, the
is an email format listbox. Select the rtf format entry.

It could also be that you created a split page form, with both a read form and
a compose form; and only put your spread sheet on the compose form. You
should always start the design process in the un-split state, and include all
the common elements. Then, split the form and create the unique parts.

Hollis D. Paul [MVP - Outlook]
Mukilteo, WA USA



 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Linking an Excel Spreadsheet to Outlook KevinM Outlook - Calandaring 1 February 15th 06 11:51 PM
How do set up a commandbutton on a customer form to open a web pag Sean McCloskey Outlook - Using Forms 3 February 1st 06 11:16 PM
import excel spreadsheet names emails addresses to distribution l Mary Outlook - Using Contacts 1 January 16th 06 09:26 PM
Can't input new appointments to outllook calendar miramarbay Outlook - Calandaring 0 January 8th 06 04:38 AM
Can't input new appointments to outllook calendar miramarbay Outlook - Calandaring 0 January 8th 06 04:34 AM


All times are GMT +1. The time now is 09:26 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.