View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Upanisad Upanisad is offline
external usenet poster
 
Posts: 4
Default Hidden property not working when deleting a row?

I forgot to mention that the function bug comes out only when you
insert or delete a row through VBA code, _not_ through normal Excel
user interface!!! Just try to record a macro where you delete a row
(everything seems to be ok) and then play it (and the error comes)!