Hi Everyone,
I am struggling with creating a drop down menu (working in Excel2007) that converts the sales values into the selected currency from the drop down menu, adding the currency symbol (like $).
I have been looking at other post on this site and "googled" other websites but somehow cannot find anything that is understandable to me as I am not a VBA programmer.
Basically, what I need is that the values in the Sales column (red) are converted to the currency that can be selected from the drop down menu (Display Currency). The Sales column is a calculation based on price, currency and volume.
I know how to create the drop down (Data, Data Validation, Allow: List, Source: =$C$1:$C$4) but cannot create the "link" between the data and the drop down.
I took a look at another file my company is using with this function and somehow the drop down source listes fields that include formulas like "=VALUE(CONCATENATE(A11,4))".
Hope I was not too complicated in my description. I have included an "exercise file".
Grateful appreciate your help!!!
Bookmarks