Quick test

oli82

Registered User.
Local time
Today, 19:13
Joined
Jan 10, 2008
Messages
54
Thanks for your help in advance.

As a quick test of mental agility on a cold afternoon, I have a quick question.

Two tables with numbers like so

Table A Table B
NameID Number Number
AA 1.5 2.3
AB 1.6 4.9
AC 5 11
AD 9.3 24
AE 12 1


What I would like to do is connect numbers from Table B to the closest numerical value in Table A and placing the NameID in a new column next to the Table B number.

Many Thanks for your help I am sure this can be done.

Oliver
 
Sorry formatting went array.

Here is a better picture of the tables.

Cheers,

Oliver
 

Attachments

  • TABLES.JPG
    TABLES.JPG
    36.2 KB · Views: 109

Users who are viewing this thread

Back
Top Bottom