Oh no what has Microsoft done

G

George Hester

This in Outlook 2003 VBA causes a Security Warning accessing email:

slBodyTemp = Item.HTMLBody & Item.Subject

What the f**k is wrong with them?

This makes VBA fing worthless.
 
G

George Hester

Yeah I found it and see now we have to be COM experts to filter our mail.

--
George Hester
__________________________________
This in Outlook 2003 VBA causes a Security Warning accessing email:

slBodyTemp = Item.HTMLBody & Item.Subject

What the f**k is wrong with them?

This makes VBA fing worthless.
 
Top