View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PumaMan PumaMan is offline
external usenet poster
 
Posts: 15
Default VBA pull an online .Dot Template?

Can VBA pull a template from the web? Specifically, a SharePoint site?

this is the template related code I have:

SigCardPathString = "C:\Documents and Settings\nbk337h\Desktop\Excel Process
Docs\FL W9 Sig.dot"

..Documents.Add Template:=SigCardPathString