Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The file named Candybardata.xlsx contains a list of stores where you sell candy bars. The worksheet also contains the types of candy bars you sell
The file named Candybardata.xlsx contains a list of stores where you sell candy bars. The worksheet also contains the types of candy bars you sell at each store and the price charged for each candy bar. Set up your worksheet so that users can enter or select both the store and a candy bar from a dropdown menu and have the price show up in D
Enable users to select a store from the dropdown menu in B
Set up a dropdown menu in C to let users choose a type of candy bar from a list containing only those candy bars sold at a selected store. Hint: Use the INDIRECT function when defining the list.
If you change the store in B then C might temporarily not list a candy bar sold at the newly selected store. Ensure that in C your worksheet reads Make selection above if this is the case. For example, if B contains CVS and C contains gumballs, then C should display Make selection above. Here is the data set arranged like this. All solutions did not work. Please show the complete EXCEL commands from renaming the list. Thank you!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started