I currently have this formula for my budget
=IF([Resource Helper column]@row > 4, [Quoted labor budget ]@row - (200 * ([Resource Helper column]@row - 4)), [Quoted labor budget ]@row).
I want to do a roll up each time an additional resource is added in the child rows and any additional rows for created for each project.
Im currently using 1 sheet for all of my projects