Hi Stephen,
Wow, this code stuff requires some patience...whew 
1 self-fix and 1 "duugg oversight"
The "duugg oversight" - All columns that I'll be counting text on (ie Fruits, Vegetables, etc), obviously need to "stop counting" at some point. Currently, the macro stops once it gets to the first blank cell in its respective column.
MY Fault for not telling you this...but I need the macro to change it's stopping point from the first blank cell in each column to instead stop counting once it is equal to the bottom-most row cell with data in the "Cust Num" column...
Using this as an example...
Therefore, the text count would be this...
The self-fix
I fixed the "worksheet focus" problem by removing this line of code...
and adding the 2 lines of code below
and
As always, thanks much!
Bookmarks