B Bob Phillips Feb 15, 2008 #3 Range("A1:A20").Cells(Application.Match(CLng(Date), Range("A1:A20"), 0), 1).Select -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)
Range("A1:A20").Cells(Application.Match(CLng(Date), Range("A1:A20"), 0), 1).Select -- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy)