I forgot my password.
Don't have an account?
I have an excel workbook with multiple worksheets. Similar equipment is on each worksheet. What is easiest way to get subtotal of all similar equipment on one sheet
Easy...create a link to the data. Lets say you want to see data from sheet 3 cell A3 on sheet 1 cell B4.
Find cell B4 on sheet 1 and type =Sheet3!A3 repeat as needed.
OR
Open Excel then the Help file and search for 'creating links", you will find several examples.