|
-
Feb 15th, 2012, 04:42 PM
#7
Thread Starter
New Member
Re: Counting non-blank cells in constantly changing range
 Originally Posted by incidentals
suggestion 1 ( programming aside ) a new column e is introduced and returns the countif() of the rest of the row.
This is the route I ended up taking. It's not as technically clean as I usually like to do things, but I simply picked the next unused column, filled it down with a "countA" formula, then set the text in that column to invisible and locked it for editing.
The macro knows it's there and uses the employee count from that column, but the end user (i.e. my employees) don't and never see it.
I'm convinced (without any real justification) that there is a way to do this programming-wise, but hell....if it works, it works.
I'll sleep at night, even though I know it's there.
Thanks for the suggestions.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|