Please use Code Tags
![]()
Private Sub Worksheet_Change(ByVal Target As Range) Application.EnableEvents = False If Target.Value <> 0 Then Target.Value = "ü" Application.EnableEvents = True End Sub
Regards, TMS
Please use Code Tags
![]()
Private Sub Worksheet_Change(ByVal Target As Range) Application.EnableEvents = False If Target.Value <> 0 Then Target.Value = "ü" Application.EnableEvents = True End Sub
Regards, TMS
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks