I am attempting to populate a combobox down column "N" by way of a loop that detects <>"" in column "K" then returns a combobox in column "N" in that same row that lists ALL the worksheets in that workbook, and shows my selection in column "O" in that same row too.
If the row in "K" is blank then no combobox will show.
Data rows are limited to 2-100 for this file.
I'm sending a 'sanitized' workbook but with the same columns and rows.
My 'loop' knowledge is limited because I'm still leaning so any Help is grateful
Bookmarks