OK I am halfway there
I have the record number now I need to be able to click an button on the
form and have it loop thru each record on the form and place the value from a
field called rownum into a field called position. Once it reaches the last
record stop
"Van T. Dinh" wrote:
> Try Stephen Lebans' RowNumber:
>
> http://www.lebans.com/rownumber.htm
>
> --
> HTH
> Van T. Dinh
> MVP (Access)
>
>
>
> "Nigel" <(E-Mail Removed)> wrote in message
> news:134B38FC-F82C-4885-A3FE-(E-Mail Removed)...
> >I have a form where a time is entered in seconds in each row ie 103.36
> >102.23
> > etc. Also in that form I have a position filed, what I am trying to do is
> > for
> > some code to scroll thru the form and assign a ranking to each record
> > based
> > on the number of seconds. Ie the lowest would be 1 and so on. Does anyone
> > have any idea how this would be done
> >
> > Thanks
>
>
>