silcox1984
Technical User
I am looking to create an interactive form using Excel 2003.
If at all possible, I am looking to avoid using VBA or macros.
My tool needs to be multifunctional.
I want to be able to input a Location, and receive all the information I can about that location. I also want to be able to enter my name and find out information to see if I have all the information required for that location.
For example: Lets say my location I pick (could be from a drop down) is Orlando, FL
I want a bunch of data to display (Shorts, T-Shirt, Sunglasses)
Next: I want to be able to pick my name: Silcox1984
I want data to display that I have Shorts and T-Shirt.
The implication here is that I am missing sunglasses.
I have the data required in order to make this tool, and I am fully prepared to create Tab after Tab of this information. I would just like to know how I can make this work?
If at all possible, I am looking to avoid using VBA or macros.
My tool needs to be multifunctional.
I want to be able to input a Location, and receive all the information I can about that location. I also want to be able to enter my name and find out information to see if I have all the information required for that location.
For example: Lets say my location I pick (could be from a drop down) is Orlando, FL
I want a bunch of data to display (Shorts, T-Shirt, Sunglasses)
Next: I want to be able to pick my name: Silcox1984
I want data to display that I have Shorts and T-Shirt.
The implication here is that I am missing sunglasses.
I have the data required in order to make this tool, and I am fully prepared to create Tab after Tab of this information. I would just like to know how I can make this work?