View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ron Rosenfeld[_2_] Ron Rosenfeld[_2_] is offline
external usenet poster
 
Posts: 1,045
Default Cell Count Between Value

On Wed, 25 Jul 2012 09:15:34 -0700 (PDT), JAgger1 wrote:

Cancel that, I got it, I had included the line "Option Explicit" and
once I removed it the UDF worked perfect. Thanks for you help.
"


That line SHOULD be there. Maybe you had it there twice?