View Single Post
  #2  
Old October 15th 08, 07:38 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default HTMLData property for XLSpreadsheet in contracts form

The article at http://www.outlookcode.com/article.aspx?id=69 has an example
of the code required. Look under the "Handling data" section.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54




"IT Girl" wrote:

I am using Office XP Professional, outlook 2002.

I am desiging a custom form, using the contact templete. In this templete I
have bound an XLSpreedsheet to one of the pages on my custom. I have added
the spreadsheet control to the form but I am having a problem with the data
retention in the spreadsheet after the form is published.

Sue Moshure was a fantastic help. She advised me that I need a code in the
form events that will provide a way to save the data and restore it when the
user opens or reopens the form. Creating this code is now a bigger
challenge for me then getting the spreadsheet imbeded in my form to begin
with.

Can some tell me or have a code that will alow the form user to enter data
in the spreadsheet that is imbedded in the contacts form, save this
information, then reopen this form and edit this data.


Ads