arrays - excel row fetch and populate table -


is possible fetch entire row sheet if meets criteria? example: have sheet expenses of different departments

date           description    amount    department   01/01/2013     fuel            25         dep1 01/02/2013     fuel            15         dep2 01/02/2013     lunch           18         dep2 01/03/2013     exp        56         dep3 

now want "entries" (row) dep2 copied table on sheet. or in other words fetched table table. please explain in detail new excel. thanks


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -