Is there a formula for counting cells in a range that have notes?

Dennis62

New Member
Joined
Oct 11, 2021
Messages
3
Office Version
  1. 2010
Platform
  1. Windows
I have a forklift tracking sheet that lists forklifts in rows and and inspection comments for every week by columns. I would like to find a way to have a running total of comments per truck (Row). But can't seem to figure a way to do this with formulas. Is there a way to do this?
 

Attachments

  • Note Counts Sheet B.jpg
    Note Counts Sheet B.jpg
    140.4 KB · Views: 6

Excel Facts

Select all contiguous cells
Pressing Ctrl+* (asterisk) will select the "current region" - all contiguous cells in all directions.
A formula cannot detect if you have a comment on a cell, so the answer is no.
You could possibly do it with VBA, but there is nothing that will trigger a code, simply because you have added a comment.
 
Upvote 0
A formula cannot detect if you have a comment on a cell, so the answer is no.
You could possibly do it with VBA, but there is nothing that will trigger a code, simply because you have added a comment.
Thought that would be the answer. I appreciate the response and help.
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,216,100
Messages
6,128,830
Members
449,471
Latest member
lachbee

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top