View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
cyzax7 via OfficeKB.com cyzax7 via OfficeKB.com is offline
external usenet poster
 
Posts: 16
Default executing database

Hi,

First, sorry for the very long code..

I've tried change the value to [A607], but it returns this value (for ex):

TXREJMount Freq
-999 0
-999 0
-999 0
-999 0
-999 0

wherre actually, the freq and the TXREJMount should returned some value
( such as : TXREJMount = -48.0417 and freq = 1928000000 )


Norman Jones wrote:
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


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200606/1