Re-order repeating table

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.
 
J

Jono

Kalyan, thanks for the link.

I downloaded the zip file and have looked through it. There are some files
that I am unable to open and not being versed in code I'm not certain what to
needs to be added. I have modified the code on another document so I'm not
completely unfamiliar with it, but that was pretty much step-by-step.

Any direction would be appreciated.

Also, is it possible to make it automatic based on a numerical value? e.g.
lowest number at the top, the largest at the bottom and same values grouped
together.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top