Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've developed a VB application that does some OLE Automation using Excel.
I want to check that there is no autofilter currently active and that all rows are shown (but still keep the AutoFilter enabled). The code to this is within a VBA macro is Activesheet.ShowAllData (I believe) However when I try to do this within VB e.g Dim X as New Excel.Application ....... X.ActiveSheet.ShowAllData I get object does not support method. Any ideas what I am doing wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel automation problem | Excel Programming | |||
Excel Automation Problem With Add-Ins | Excel Programming | |||
Problem in graph automation in excel. | Excel Programming | |||
TypeConverter Excel-Automation problem | Excel Programming | |||
Userforms and autofilters - Autofilters don't seen to work with userform | Excel Programming |