View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alan Savage Alan Savage is offline
external usenet poster
 
Posts: 1
Default How to check if cell contents overflow.

Hi,

Does anyone know how to find out if the contents of a cell in a Excel
Worksheet overflow in the cell? Using string length does not work ideally as
some characters take up more room than others.

TIA

Alan