We have a balancing spreadsheet for each branch, with the calculated cells protected. The next day, another user goes to each branch server, finds the previous days' balance sheet, prints it, then keys in selected totals into a master balancing sheet. From my limited knowledge of Excel, my options are to create a master workbook containing a worksheet for each branch on the main server, and have those totals flow to the master sheet automatically. In this scenerio, I may run unto network traffic issues. I don't know, I haven't tested it yet. Or, create a unprotected worksheet and send the XML data to be imported into a master workbook, again with the totals flowing to the master. I don't want to take the chance of the users overwriting the calculations, and it appears I can't send XML data from a protected worksheet. Anyone have any other ideas? Thanks!