Thread
:
Data Validation twist
View Single Post
#
2
Posted to microsoft.public.excel.programming
Carim[_3_]
external usenet poster
Posts: 137
Data Validation twist
Sorry ...
I meant without VBA ...
otherwise with worksheet change event
ActiveCell.Value = Left(ActiveCell.Value, 1)
Thanks
Reply With Quote
Carim[_3_]
View Public Profile
Find all posts by Carim[_3_]