View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
xjetjockey xjetjockey is offline
external usenet poster
 
Posts: 12
Default Return the Row of a Variable's location

I'm a total beginner with VBA, so my apologies up front.
I have a table with Column A filled with dates.
I am trying to locate the row number of the cell that contains the
matching date to my variable named LASTDATE. How do I do this?
Thanks.
Robert