M
Magnus Pesch
Hi NG!
A question from Germany:
I put a spreadsheet control on a built-in Outlook(2K)-Form, where I want to
write data programmatically or the data is changed by eMail-Recipient...
I do not need the Item.Body Property, so I can save Spreadsheet.HTMLData in
Item.Body - when the form(eMail) is sent, saved or closed then I save the
data like this way.
In the event Item_Open, I want to get the data back in the spreadsheet
control, but there is a problem...: i.e. when the form(eMail) was sent or
received and the user is opening it, there is no data in the control - I
tested it and I recognized, that the event Item_Open is not fired!??? What
am I doing wrong? I don't understand this...
Tanks.
Magnus Pesch
A question from Germany:
I put a spreadsheet control on a built-in Outlook(2K)-Form, where I want to
write data programmatically or the data is changed by eMail-Recipient...
I do not need the Item.Body Property, so I can save Spreadsheet.HTMLData in
Item.Body - when the form(eMail) is sent, saved or closed then I save the
data like this way.
In the event Item_Open, I want to get the data back in the spreadsheet
control, but there is a problem...: i.e. when the form(eMail) was sent or
received and the user is opening it, there is no data in the control - I
tested it and I recognized, that the event Item_Open is not fired!??? What
am I doing wrong? I don't understand this...
Tanks.
Magnus Pesch