If you are using =ADGETF(), then you pick up the first value in the range. Use =ADGET() to pick up the last value.
Code:
=ADGET("gldata.DESC",$xx)
_________________________
Andrew Bates