I need some help to calculate % of value associated to a country. I have a list of countries with a dollar value in a table. Based on a lookup and a match I need to calculate 4 or 6 % of the value associated to the country name.
Argentina $ 100
Australia $ 200
Austria $ 300
formula i have tried is =IF((A30=K30),SUM(L30*$G$29),FALSE) but need a vlookup added to make it work for an entire sheet.
Appreciate the help.Thx
Bookmarks