Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
Dont know if this is the right thread but here it is. I am writing an app using vb.net and I have exported some data into an excel spreadsheet. I know how to turn on the autofilter in VBA as well as format text. However how do you turn on the autofilter from Visual Studio??? exSheet.AutoFilterMode = False exSheet.Range("A1:L1").AutoFilter() I have tried the above and I always get an exception on the second statement. Also some help formatting text would be great. Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
excel 2007 autofilter change to 2003 autofilter functionality? | Excel Discussion (Misc queries) | |||
2007 excel autofilter change back to 2003 autofilter? | Excel Discussion (Misc queries) | |||
Conditional Formatting and Autofilter | Excel Discussion (Misc queries) | |||
autofilter/formatting problem | Excel Discussion (Misc queries) | |||
Autofilter - formatting criteria1 data for valid comparison | Excel Programming |