Hi all - I have an Excel Workbook with several sheets. Theses sheets draw there information from a hidden sheet which is automatically updated daily. This Workbook is then sent to various people daily and I'm trying to automate the process. However, I must open the Workbook daily to allow the cells to re-calculate, save it, then send it. Is there a way via VB code to open the workbook, update the cells, then save it with the same name?