Here's the problem:
I have a worksheet containing several customers. Already calculated are about 80 product prices reduced with conditions.
What I have to do: I have to make a new worksheet where person viewing it will have an option to pick one main customer which will than be base (let say you will pick customer from drop down list and than all product prices will appear bellow and that will be the base) and two to ten more which will, after selecting wanted ones, be compared with that base customer.
Practically it's easy, all I need to have is - i select one customer - his prices appears bellow, i select other customers - his prices appears bellow but with formula -> selected customer prices divided with base customer prices (for instance C2/A1) to get difference in pp.
I'm good with excel, but I'm not good with macros (I don't know if I need to assign macro to drop down list button or on whole column) so if anybody has any know how on this subject please put in your thoughts.
Another option is to make a base in Access. And I haven't make anything in Access so far so maybe this will be my first try if excel macro is to big of a hassle
Thanks in advance.