View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Peter T Peter T is offline
external usenet poster
 
Posts: 5,600
Default How to see cell value exactly as Excel displays it?

Yes, the Text property.

Regards,
Peter T

"joeu2004" wrote in message
...
Is there a Range property that returns the cell value exactly as Excel
displays it?

If not a property, then some other method?