Hi Is there a way to change the defualt save location with a property in the template file? I know it's possible with a macro like this:
Sub AutoNew() ChangeFileOpenDirectory 'your path' End Sub However, I would loke do add i dynamically, which is not possible with a macro. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Change-default-file-save-possible-tp4295885p4295885.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
