Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
why isn't this assigning the value (i'm tired, it's late, and i'm just
missing the obvious... blah, blah, blah) If Not Intersect(Target, Me.Range("c14:c23")) Is Nothing Then 'Exit Sub With Target If Target.Offset(0, -1).Value = "" Then Range(Target.Offset(0, -1)).Value = "1" End If End With End If |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#VALUE Error should be simple fix | Excel Discussion (Misc queries) | |||
Fix Simple #Div/0! error | Excel Worksheet Functions | |||
3 stupid, simple IFs | Excel Worksheet Functions | |||
Simple #DIV/0! error | Excel Worksheet Functions | |||
Simple INT error? | Excel Programming |