Hi all,
I have a listbox with a rowsource linked to a table.
Table: ID, FLDname, FLDplace( 1,2,3,....)
Now, when I choose a record in the listbox, I have 2 buttons. One up, One down. The point is that if I click "UP" that the fldplace changes form 17 to 16 for example, and then requerys...