I changed the code as follows and everything worked immediately for MS OSS 2007 and WSS 3.0 and MS Office 2007:
<before the change>
lVer = Application.SharePointVersion(URL)
<before the change>
<after the change>
lVer = Application.SharePointVersion(URL)
lVer = 3
<after the change>
Albert VH
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.