J
jlclyde
I am trying to fill a combo box in a user form from a range. I do not
want every cell in range. I want the cell value to be added only if
cell.row mod 4 = 0. Can this be done? How?
Thanks,
Jay
want every cell in range. I want the cell value to be added only if
cell.row mod 4 = 0. Can this be done? How?
Thanks,
Jay