H
Harv Lake
Hi, maybe you can help me out.
I would like to be able to query a table and have the
results returned with a sequential number as a field.
Say I have a table with the fields first_name and
last_name. I'd like to be able to sort either way and
get something like below
Seq last_name first_name
1 Anderson Joe
2 Bailey Adam
3 Jones Bill
Any suggestions would be appreciated.
Thanks
Harv
I would like to be able to query a table and have the
results returned with a sequential number as a field.
Say I have a table with the fields first_name and
last_name. I'd like to be able to sort either way and
get something like below
Seq last_name first_name
1 Anderson Joe
2 Bailey Adam
3 Jones Bill
Any suggestions would be appreciated.
Thanks
Harv