Userform web Data query table

A

alcorjr

Hi guys, is there any way to prevent the user to "slide" a userform t
the side and access the worksheet underneath it?
The thing is that I have a Web data query table on the worksheet, aut
refreshing every minute, and if I set


Code
-------------------

userform1.show vbmodeles
-------------------


It won't referesh.

Any ideas?? :
 
Top