View Single Post
  #2   Report Post  
Jan Karel Pieterse
 
Posts: n/a
Default

Hi Mike,

Also - how to i limit data entry to letters only ?


If the cell is cell A1, use this custom formula for the validation:

=MAX(1*(ISNUMBER(VALUE(MID(A1,ROW(INDIRECT("1:" & LEN(A1))),1)))))=0

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com