View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Help with Visual Basic for Excel

Hi J,

or possibly, they contain a space. I have a coworker who likes to delete
data by just using the spacebar


Quite correct.

If Kelli's rows are being deleted, the the cells that she describes as
'null' are not empty and your space suggestion represents a very real
possibility.


---
Regards,
Norman



"JMB" wrote in message
...
or possibly, they contain a space. I have a coworker who likes to delete
data by just using the spacebar.