View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
GS[_6_] GS[_6_] is offline
external usenet poster
 
Posts: 1,182
Default Run-time error '424': Object required

When I click DEBUG it highlights this row in the code:
For Each Dn In rng


In the case of the 1st occurance of this line, you have not 'Set' the
variable "rng" to ref a range!

--
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion