View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] bnilic@gmail.com is offline
external usenet poster
 
Posts: 1
Default Select cell = today()

Hi, I'd like to create a macro which selects the cell in a column which
is equal to Today() or the next date following.

I have set up a task list in Excel and Column C has a list of
historical and future dates. As I'm a novice, can anyone assist in
providing a macro to be this? I am playing around with the 'nextrow'
argument but not getting anywhere.

thanks

Nelson