M
Me
Hi there,
I have this strange problem:
I made a outlook custom form which contains code and publish it in the
Organizationnal From Library. It has an Item_Open event that use a if
size > 0 condition to init the form.
However, on one particular computer, when the user choose the form and
try to fill it, the item_open event seem to execute but it looks like
the size > 0 condition returns true.
The size of the form when i send it to myself is very small (3k) so i
don't think i have an ONE/OFF problems, and most users can use it
without problems. Events (Item_PropertyChange, Item_Open) triggers as
it should, so macro aren't disable neither. As I published a previous
version (under an other name though), I tried to clear the Outlook
cache using Tools/Options menu. Changes nothing...
Any suggestion's welcome...
tkx
I have this strange problem:
I made a outlook custom form which contains code and publish it in the
Organizationnal From Library. It has an Item_Open event that use a if
size > 0 condition to init the form.
However, on one particular computer, when the user choose the form and
try to fill it, the item_open event seem to execute but it looks like
the size > 0 condition returns true.
The size of the form when i send it to myself is very small (3k) so i
don't think i have an ONE/OFF problems, and most users can use it
without problems. Events (Item_PropertyChange, Item_Open) triggers as
it should, so macro aren't disable neither. As I published a previous
version (under an other name though), I tried to clear the Outlook
cache using Tools/Options menu. Changes nothing...
Any suggestion's welcome...
tkx