Good Morning Everyone!
I am in need of what I think is some easy assistance that I just can't figure out. I am new in the world of VBA, but I am attempting to loop this function until it finds the next empty row in column C.
Private Sub Workbook_Open()
Range("C2").Select...