I have a userform (TagForm) with a listbox that has the Rowsource controlled by the code below
basically the code finds the range for the Rowsource, by first finding the Column (Colon) then the Last Row (Lastr) of data in that column, the top row of the Range is always 5,
then the range.name...