View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
KHW KHW is offline
external usenet poster
 
Posts: 1
Default Validation by counted chars

Hi,
I have to validate a cell by counting the number of chars
in the cell and having that number be less than the two
preceding cells multiplied together.

I'm new at Excel, is this possible?

Thanks!
KHW