Donkeygirl
Technical User
This is two fold. I have these records that we will sift through a list box to get to, but I also need little cmd buttons that will jump to a specific place in the list. ie. these are by legislative town or city. (LT) we want to be able to jump to the beginning of the lt 06 , or 21 and so on, as needed, also to have next previous buttons to go back and forth through them. Here is where it gets difficult( lol). I need to have the user confirm the changes they make to each record, and if they don't to not make the changes to the record.
The thing is that the changes they make are to option groups and check boxes. Their nature is to automatically store the click as a data value into the table as it is clicked.
How do I enforce confirmation, and mabe even show the changes on a message box form in this process?
Thanks so much.
The thing is that the changes they make are to option groups and check boxes. Their nature is to automatically store the click as a data value into the table as it is clicked.
Thanks so much.