I have three fields: State, Total Sales, Sales Person. In a query, what is the formula/syntax for calculating the ranking (most to least sales) of sales persons in each state. I tried- New Ranking:Rank([Sales Person], [Total Sales], [State]) but I got an UNDEFIND FUNCTION error.
Any ideas?
Thanks.
Any ideas?
Thanks.