I am debugging a database that involves a requisition form with a multi-line text box, which contains various fields for each entry (i.e., there are several headers across the top of the box that read "Name", Description",etc., in the form of a table). What I need to do is allow the user to rearrange the entries into an order, from top to bottom, which is to their liking, simply by dropping and dragging the entry. Any help you can offer would be greatly appreciated.