I have a Sheet, let's call it Sheet A. This sheet is a simple data entry list of Unique IDs. I have built another sheet, called Sheet B, to calculate various pieces of the projects for these Unique IDs. For Each Unique ID there is a parent and 5 children (the children are identical on each of these). Sheet B contains a helper column that includes either the parent or child name along with the Unique ID. My other sheet is Sheet C, which converts the data in Sheet B into a Single line (and multiple extra columns for each parent row) in order to create data for our dashboard. Now currently whenever I am given new Unique #s, I manually add them to Sheet A, then Save and Refresh. Then open Sheen B, Refresh and Save. And finally open Sheet C and Refresh and Save. So is it possible to create a workflow that whenever Sheet A has data added it can refresh Sheet B and Save, then Refresh and Save Sheet C? Is this even possible???