I'm trying to figure out how to get the column numbers for the first and last non-zero cells in a range. It seems pretty easy to get the actual values using some tips I found on here, but getting the actual column numbers eludes me.
Each cell represents a week, with the first non-zero being the start week and the last non-zero being the end week. All cell values are integers.
Bookmarks