excel - How to tabulate data from multiple sheets into a PivotTable? -


i have multiple sheets in excel 2010 each containing table of data. sheets represent different types of equipment user, of there hundreds, holding on to. now, way keep track of each user looking @ separate sheets , tedious me. therefore, wanted tabulate them pivottable such when filter specific user, see equipment holding on to.

here 1 table sheet called "laptop":

enter image description here

and here table sheet called "ip_phone":

enter image description here

all layouts same except "laptop" has 6 columns, rest four.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -