J
Jono
I have a repeating table that is updated as new orders come in. These orders
are not always completed in the order they come in. In many cases an order
will come in after another and be completed before it.
I would like to have a repeating table to keep track of these orders. What I
would like is as they are completed they get moved down in the table so that
the unfinished orders are always on top.
I figure I could put a control, such as a button, that would show that the
order is complete and use that as a trigger...I just don't know how to
re-order the table.
are not always completed in the order they come in. In many cases an order
will come in after another and be completed before it.
I would like to have a repeating table to keep track of these orders. What I
would like is as they are completed they get moved down in the table so that
the unfinished orders are always on top.
I figure I could put a control, such as a button, that would show that the
order is complete and use that as a trigger...I just don't know how to
re-order the table.