I'm working on inventory management using Google spreadsheet. There are 5 sheets within the same spreadsheet. I want to create a drop down list in sheet 5 using data from sheets 1-4. I manage to create the drop down list if I use data from one sheet only. How can I create the drop down list which include all the data from multiple sheets? Do I need to use Google Apps script?
The link to first image (shows all sheets): https://drive.google.com/file/d/1ENWeKI9Lcmg4ynz4LV6mnvP0opdMSArf/view?usp=sharing
The link to second image (shows sheet which I will add drop down list): https://drive.google.com/file/d/1NgBDqHH0f7z5KA07wSVAylJ4WcMnAvPR/view?usp=sharing