Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I am writing a macro in an MPP.The macro runs fine for the first time.But the next time its run its popping up an Error.But again after clicking the "Reset" button in the VB Editor the code works fine again. Is there any way that I can "Reset" in the code itself?So that it will work fine the next time its run. In Debug mode, Im getting "Run time Error 1004 Method Cells of object '_Global' failed at the following line of code. Cells.Find(what:=subtask_name, lookat:=xlWhole, searchDirection:=xlNext).Activate Thanks in advance, Vinita |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create a "Reset Data" Button for a Worksheet? | Excel Worksheet Functions | |||
Range("Reset Sheet!F13").Select Makes VBA Code Fail | Excel Programming | |||
VBA code to "reset" application run and empty preserved arrays | Excel Programming | |||
using % button gives error "percent style not found" Can I reset? | Excel Discussion (Misc queries) | |||
pressing the "reset" button and freeing memory | Excel Programming |