currentrecord

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can I get CurrentRecord position in querry, but not in vb module
but in queries grid I must append one table to another and write the orders
of records(I cant use counter in field definition)
Thanks for Help
sogol
 
How about an Append Query, instead of this manual process that you are
trying to describe?
 
Back
Top