H
HatGuy
I keep attendance and grades in a spreadsheet. The rows are students and
the columns are class dates and assignments.
I add comments to individual date or assignment cells to keep track of
special situations (reasons for absences, notes on conversations, ...
whatever).
I would like to add a column that counts the number of comments in a
row. Can I do that somehow with =if(... or =countif(... somehow?
If not, I've seen a vba macro for the purpose. Could I make the macro
execute automatically when I enter a new comment?
Thanks!
the columns are class dates and assignments.
I add comments to individual date or assignment cells to keep track of
special situations (reasons for absences, notes on conversations, ...
whatever).
I would like to add a column that counts the number of comments in a
row. Can I do that somehow with =if(... or =countif(... somehow?
If not, I've seen a vba macro for the purpose. Could I make the macro
execute automatically when I enter a new comment?
Thanks!