View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
quest4rachit quest4rachit is offline
external usenet poster
 
Posts: 4
Default Individual Validation for multiple values in single cell

Hi,

We have a excel sheet in which in one of the cell we are storing multiple
Email id's .
Now we want to have lenght validation on each Email id such that each email
id's text lenght must not exceed 150 character lenght.We can apply validation
to text of cell, but how we can apply individual validation to each email id.