Date

J

justvree

I"m doing a macro that needs to search a list for today's date, and return
information based on what it finds. I've tried searching for TODAY(). I'm
going to try DATE(). What would be your suggestion?

Do until ActiveCell.Value=Date() is my thinking... can I get a concurrence?

V.
 
Top