P
Patrick Goodyear
Hi, all!
I have what I will call a lookup table. The table contains four fields:
an Autonumber ID field, a FreqLo field, a FreqHi field, and a
FreqSubband field.
In a second table, I have sites with a value in a field called
NewTxFrequency. What I need to do is find the values of FreqLo, and
FreqHi, in the first table, that NewTxFrequency falls between, and
assign the value of FreqSubband from the first table into a field in the
second table.
Any and all help is, very much appreciated.
Kind Regards,
Patrick
I have what I will call a lookup table. The table contains four fields:
an Autonumber ID field, a FreqLo field, a FreqHi field, and a
FreqSubband field.
In a second table, I have sites with a value in a field called
NewTxFrequency. What I need to do is find the values of FreqLo, and
FreqHi, in the first table, that NewTxFrequency falls between, and
assign the value of FreqSubband from the first table into a field in the
second table.
Any and all help is, very much appreciated.
Kind Regards,
Patrick