Hi, I have these lines that I need to make shorter with a for loop or anything cooler. I have been on the offset thing for a while now, can’t seem to figure it out.
I want someone pull me out. Thanks
Sub getCount()
Dim i&, j&
i = Me.cbByName.ListIndex
j = i + 3...