Forum Discussion

Tom Cunniffe's avatar
Tom Cunniffe
Copper Contributor
Apr 10, 2017

#REF! 10 sheets linked to each other. When I delete a row i have to update each table in each sheet.

Help needed! These sheets are used for our weekly payroll.

The ten sheets are linked to each other. 7 of the ten sheets have 9 individual tables.  The first two sheets have the employees names. Once we delete a former employee or add a new employee to the list this is where our problems occur.  #REF! pops up in all of the sheets. In order to remove #REF! we need to update each individual table. Thats 9 tables in each sheet (8 sheets).  That's 72 tables which need to be updated which is a waste of time.

Anyone able to help?  I'll send someone our excel file to see if someone can fix the problem.

 

Thanks

 

      • Detlef_Lewin's avatar
        Detlef_Lewin
        Silver Contributor

        Tom, your workbook is just a bunch of criss-cross referencing and nothing what could be considered as a model.

         

        My advice is that you redo the workbook and establish a model.

        That includes using lookup fuctions as INDEX()/MATCH() or VLOOKUP() or pivot tables.

         

Resources