Count(Rows Selected) & quickly summarize categories (under one or two columns) of rows selected. [1]
I have two columns selected once a graph launches (those categorical columns are on the X axis). As a user selects different points over the graph, specific rows are selected (like in normal graphing). I'm looking for a way to do the following things:1) Count number of rows selected2) Identify what category (X coordinate) is selected on the graph (since only one will be selected at a time). I'm am...
mpatpc