I have a cell that needs to count the number of occupied cells that can vary based on user needs.
For example, user enters additional columns into the sheet by putting text in first row. I need to count the number of cells they modify and put that number in a specific cell.
How could I capture this? Could I use a formula? Or trap some kind of event in VBA? Any other suggested approaches?
Bookmarks