Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just trying to select the data table and then have the SORT tool appear on
the screen. This code worked last night but when i bring up the file this morning I kept getting the following error: Run-time error '1001' Show method of Dialog class failed. Where have I gone wrong? THANKS! Sub Button22_Click() ActiveSheet.Range(Cells(8, 1), Cells(237, 12)).Select Application.Dialogs(xlDialogSort).Show End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Error dialog box meaning and how to find error | Excel Worksheet Functions | |||
help with this error-Compile error: cant find project or library | Excel Discussion (Misc queries) | |||
Can't seem to find the error with this code | Excel Programming | |||
How can I still go to the error-code after a On Error Goto? | Excel Programming | |||
Code Error - Run Time Error 5 (Disable Cut, Copy & Paste) | Excel Programming |