Get the value from a post

A

alvin Kuiper

Hej
If i have a querie from many tables
is there then away to make a uniq field
in the quirie for every record
like a alias or something like that

So i later can use this uniq field to see the record again?

Best regards
Alvin
 
D

Duane Hookom

I would expect you could do this if you had unique field values across one or
more fields. I don't think there is a way to create a book mark in a query
that will persist through the next time you run the query.
 
Top