I am trying to find a way to reorder items in a list as easily as possible. Do you have any suggestions. What I was hoping for was a way to create a drag and drop list so that the user can re-sort or order the items in the list on-the-fly.
Something like the list box under the <tab order>...
I am trying to copy on record ( the current record on a form) and append a copy of that record to the same table the form is based upon.
I thought I could create an Append Query based on that record, but I keep getting an error message. I am not appending the Primary Key. I left that out so...