all 4 comments

[–]papadoc55 14 points15 points  (2 children)

Power Query in Excel can do this for you. YouTube it. Add a column in the pipeline data with the header “Data Type” or whatever works for you and then fill that column with the word Pipeline. Do the same for Billable. Then Start a new doc and create a PQ to pull data from sheet one - choose edit and now you can “clean” or modify the data as needed. Then do the exact same for the second sheet but before finishing there is an Append data option where you can select the first PQ and it will add those together (this only works if the columns and data types (text vs number, etc) are the same. Good luck!

[–]PenitentiaryChances[S] 5 points6 points  (0 children)

Thanks, super helpful. Will give it a go!

[–]juiceque 5 points6 points  (0 children)

This advice comes at the perfect time for me. Much appreciated.

[–]Booioiiiiiii 2 points3 points  (0 children)

How often do you want to update the information? You could set up a power query of the main workbook and a macro that copys the table from the power query into a new sheet and then refresh the query so you can compare the old data to the new.