InvoiceFile = Options.DefaultFilePath(wdStartupPath) & "\Invoice.ini" 'or, if using a Workgroup folder 'InvoiceFile = Options.DefaultFilePath(wdWorkgroupTemplatesPath) & "\Invoice.ini"
I think it might be that I needed up put my own path of where to save the Invoice.ini file.
However, now I'm trying to figure out the syntax, as it's not liking anything that I put in.
As I'm on a mac, if my path is: /Users/claire/Library/Application Support/Microsoft/Office/User Templates
Then what would I insert here. Is it the spaces in the folder file names with two words (Application Support)?
Thanks!
|