I have a timesheet workbook tool that I am concerned about trying to do too much within it (more than just time sheet generation and modification). Is there a way for me to split the base data file (lets call it employee data) and save it in the cloud. Then have the timesheet workbook go get data from it (without having to open the cloud file) and populate fields within the timesheet tool when the tool is opened. Main concern is that there are multiple users and multiple uses of the tool right now. Users ask can I create something that will do X, Y, or Z (a lot of the requests don't really have anything to do with building or modifying a timesheet. I think would like to get to a point of creating separate workbooks to do the separate tasks. Such as create and modify timesheets, update the employee data file, create rosters for deployment events, etc.