D
Daniel M
I have a temporary linked table that i scan data into. I need to process a
query on each line of the table. can someone give me some idea as to how i
can do this?
I may have for instance 5 lines in the table (1 column only!) and i need to
do a lookup of that value in another table. I have to lookup part down but i
need to know how to lookup from a table then repeat it with the next row.
thanks.
query on each line of the table. can someone give me some idea as to how i
can do this?
I may have for instance 5 lines in the table (1 column only!) and i need to
do a lookup of that value in another table. I have to lookup part down but i
need to know how to lookup from a table then repeat it with the next row.
thanks.