Can somebody help me? I have several thousands lines of data. I use the
autofilter to organize data by product number, but I want to count how many
products of the same product numbers are there. I use the Count function, but
it doesn't work after the first section. For example, product number 2000 is
between cells A1234 to A2123, but when I run the count function with the
autofilter it automatically goes from A1 to A2123. It would take too long
for me to enter the range, IS THERE ANYWAY I CAN HIGHLIGHT A RANGE AND USE
THE COUNT AND AVERAGE FUNCTION WITHOUT MANUALLY ENTERING THE DATA
Lookup help on the SUBTOTAL funciton. It can be used to Count and Average
ranges while including or excluding filtered data. For example:
=SUBTOTAL(103,A1:2123)
This will provide a count of only the currently visible data within that
range.
HTH,
Elkarquot;worduserquot; wrote:
gt; Can somebody help me? I have several thousands lines of data. I use the
gt; autofilter to organize data by product number, but I want to count how many
gt; products of the same product numbers are there. I use the Count function, but
gt; it doesn't work after the first section. For example, product number 2000 is
gt; between cells A1234 to A2123, but when I run the count function with the
gt; autofilter it automatically goes from A1 to A2123. It would take too long
gt; for me to enter the range, IS THERE ANYWAY I CAN HIGHLIGHT A RANGE AND USE
gt; THE COUNT AND AVERAGE FUNCTION WITHOUT MANUALLY ENTERING THE DATA
- Aug 14 Mon 2006 20:09
using filters
close
全站熱搜
留言列表
發表留言