A
Amey
Dear sir ,
I have just started learning macros.I want to creat a macro for "
Late " activities in the "Status " column. When I complete the procedure and
go to VBE , there the steps end at Autofilter.It just creats filter but next
procedure it doesn't take.Even if when I write
Autofilter
Selecttaskcolumn column:="status"
FilterApplyName= "Late"
Even then it just inserts filter but doesn't filter " Late" in "status"
column.It doesnt show any debug message also. So what I need to do for it.
I have just started learning macros.I want to creat a macro for "
Late " activities in the "Status " column. When I complete the procedure and
go to VBE , there the steps end at Autofilter.It just creats filter but next
procedure it doesn't take.Even if when I write
Autofilter
Selecttaskcolumn column:="status"
FilterApplyName= "Late"
Even then it just inserts filter but doesn't filter " Late" in "status"
column.It doesnt show any debug message also. So what I need to do for it.