I have a button in a template (XLT) that saves the new workbook to a directory. The filename needs to auto-increment from the one used previously. I can't rely on a directory search as the documents may be moved/deleted over time.
Is it possible to auto-increment a cell in the template file, from code running in the new workbook?