Hi All,
I cannot seem to get this function going - It's been years since i've done any VBA programming so I'm sure there are many issues:
I am trying to have an UDF that looks at a string in column A (country), and a value in column C (this is a f(x)=COUNTA value) - then provides an output in column 'Bx, where 'x' is the corresponding row (ie, a1,b1,c1... a9,b9,c9).
So it would go something like: if cell A1 contains 'russia' or 'China (P.R.)', display "Group A" in B1. If not, and cell C1 meets range of 1 to 29, display value "Group C", etc..
Thank you for your help.![]()
Please Login or Register to view this content.
Bookmarks