I am creating an inventory of all materials at my job, and it will be separated into two tabs: Detailed and Simplified. All data going into simplified (which I want to designate as my master tab) will come from detailed (the origin tab).
First Issue:
How do I create a pop-up alert that appears when I am changing a cell's data, warning me to reflect that change in the simplified tab? (For example: the quantity of our laptops changed from 5 to 10. Alert reads: You have changed the content in B6. Please reflect such changes in the simplified inventory.) I want to apply this changing a cell's name from Laptops to Apple Laptops.
or...
Second Issue:
If the first issue cannot be done, than I want to do this - how to make automatic changes in my detailed inventory tab to the simplified tab. (For example: the name for Laptops in detailed inventory changed to Laptops, Dell XPS. This change is automatically done in simplified inventory.
First Issue:
How do I create a pop-up alert that appears when I am changing a cell's data, warning me to reflect that change in the simplified tab? (For example: the quantity of our laptops changed from 5 to 10. Alert reads: You have changed the content in B6. Please reflect such changes in the simplified inventory.) I want to apply this changing a cell's name from Laptops to Apple Laptops.
or...
Second Issue:
If the first issue cannot be done, than I want to do this - how to make automatic changes in my detailed inventory tab to the simplified tab. (For example: the name for Laptops in detailed inventory changed to Laptops, Dell XPS. This change is automatically done in simplified inventory.