Help with automatically running procedures when an Excel file is accessed via web

S

stigma32

Hi there,

I am new to VB, so any help would be most appreciative. I have writte
a set of procedures which automatically executes fine when one opens
particular Excel spreadsheet. However, when one accesses this file fro
the web via a hyperlink, the procedures are not executed. Is thei
something else that I need to add into the 'ThisWorkbook' object fo
the code to be executed from the web? Please be aware that the sam
procedures are automatically executed when opened from any non-we
method.

Thanks a bunch
 
Top