View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default udf to hide a row

Try using a macro rather than a UDF.
--
Gary''s Student


"David Henderson" wrote:

I have been muddling around trying to create a function that simply hides
(or unhides) 'its' row if another cells contents are greater than zero.
just need to know if it can be done, and, what might it look like.
Any help on same would be much appreciated
Thanks
David