{quote}{login=слэн}{date=27.10.2010 01:32}{thema=}{post}Private Sub Worksheet_Change(ByVal Target As Range)
Application.EnableEvents = False
If IsNumeric(Target) Then Target = Target + 1
Application.EnableEvents = True
End Sub{/post}{/quote}
Спасибо Слэн, очень признателен вам
Application.EnableEvents = False
If IsNumeric(Target) Then Target = Target + 1
Application.EnableEvents = True
End Sub{/post}{/quote}
Спасибо Слэн, очень признателен вам