I am making a user form that inputs information on a worksheet, it will
be making multiple entries for each row based on radio buttons on the
form, the question i have is, is it possible to check a range of cells
for a previous entry of the same value that the form is trying to put
in the cell? Basically, i'm making a time sheet input that will enter
the employee name in the A column then an in or out time (selected by
radio buttons) in either B for in or C for out. I want to first search
the previous entries of A for the employee to make sure i don't get two
lines of the same employee. The employee name is being set by a combo
box on the form. Any Suggestions?
Bookmarks