Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
heres my sub
Sub testing2() With Application .DisplayAlerts = True .EnableEvents = True .ScreenUpdating = True End With Range("F1").Value = 6 Debug.Print "ran" End Sub It does the first statement but will not execute the second. Nothing else is open, nothing else is executed. What could possible be going on. Range F1 does get updated to 6 but the debug line or for that matter anything after the Range("F1").Value line does not run. Has anyone ever had this problem. tried restarting excel but haven't tried running it on another machine. Issue only happens on one workbook. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I Broke Excel 2007 and can't fix it. | Setting up and Configuration of Excel | |||
External Query Link broke | Links and Linking in Excel | |||
link broke | Excel Programming | |||
I broke my Excel!! | Excel Programming | |||
PageBreak-broke? | Excel Programming |