How to use today formula in below coding to get all the records before today's date?
Code:
[COLOR=#333333]ActiveSheet.Range("$A$2:$M$377").AutoFilter Field:=7, Criteria1:=[/COLOR]"50"[COLOR=#333333]
[/COLOR][COLOR=#333333] "<29.1.2011", Operator:=xlAnd[/COLOR]