Using a Form to Populate a Table probably using Index/Lookup functions
Hi There
I would like to create a table which reports values from various sheets, depending on which options I select for the table in the form.
In the attached example I have sales data on three sheets: Cheese, Milk and Yoghurt. The format of each sheet is exactly the same, only the Brand Names are different (although I have the same number of brands on each sheet).
I want to create a summary table on Sheet 1, where I can select a parameter in each of the yellow highlighted cells (I would like this to be form controls), and it should return a table for me.
The three parameters I need to select are:
1. Cheese/Milk/Yoghurt
2. Low Fat/Full Cream
3. East/West
For example, in the table, I want to return the sales values for Cheese, Low Fat from the East. The table should list all brands (Brand V to Brand Z) along with the sales values.
Hope I’m explaining myself clearly!
Attachment | Size |
---|---|
Example.xlsx | 12.68 KB |
See the new thread for an
See the new thread for an example solution...
EE Solution Using a Form to Populate a Table
Using Formulae instead of VBA
HI Andy
Thank you so much for taking the time to provide me with a solution, which looks exactly like what I need.However, I do not have even a basic understanding of VBA. I need the solution using formulae. Can this be done?
Would really appreciate if you could provide me the same end product using formulae.
Thanks
Using Formulae instead of VBA
HI Andy
Thank you so much for taking the time to provide me with a solution, which looks exactly like what I need.However, I do not have even a basic understanding of VBA. I need the solution using formulae. Can this be done?
Would really appreciate if you could provide me the same end product using formulae.
Thanks
Yeah should be ... I'll try
Yeah should be ... I'll try and get an answer for you tomorrow.
Wonderful
I'd really appreciate that, as this is a priority for me.
Thanks!
Done and opened with example
Done and opened with example worksheet under new thread .. Solution 2.