View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default executing database

Hi Cyzax,

It works till [A607] only


In the line::

ElseIf gdblFreq(intEle) = [A457].Value _
And gdblFreq(intEle) <= [A607].Value Then _
'general frequency range for checking

try changing [A607} to [A808}


---
Regards,
Norman