Excel AutoFilter using ASp.net




I want to perform the Autofilter programmatically using .Net but it is
not happening. Code, which I have written, is as under:

Exl***.Range("A1:R1").AutoFilter(Field:=1, Criteria1:="=" & strSRNo,
Visibledropdown:=False)

Please do the needful

Regards,
Shalini


--
ShaliniPosted from http://www.pcreview.co.uk/ newsgroup access

.