View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shalini Shalini is offline
external usenet poster
 
Posts: 1
Default Excel AutoFilter using ASp.net


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

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

Please do the needful

Regards,
Shalin

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