View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
TKT-Tang TKT-Tang is offline
external usenet poster
 
Posts: 14
Default Excel - To test for a Blank Sheet

Mr. Vasant Nanavati and Mr. Tom Ogilvy,

Thank you for your illumination.
A blank worksheet (for my purpose) is primarily devoid of cell entries
; otherwise, there would be required to test for Shapes and Charts
Collections. By extension, there could be (resident already) VBA
Coding and UserForms as well.

How are the items as given detectable by VBA Coding ?

Regards.