View Single Post
 
Old 05-31-2018, 05:33 PM
LearnerExcel LearnerExcel is offline Windows 7 32bit Office 2013
Advanced Beginner
 
Join Date: Nov 2016
Posts: 82
LearnerExcel will become famous soon enoughLearnerExcel will become famous soon enough
Default

I tried the following code which is working fine.

=IF(LEN(A1)<=4,A1,"")
Reply With Quote