I have a view (continuous)form, and on that form I have a revise button. I have check boxes for each record(using them as record selectors). You can only revise a record if the check box is selected, and can only revise one at a time. Now what I need to do is some how select a record from the view form, and have it open the info for the record where the check box is selected, into the revise form. Then when everything is updated in the revise form hit Ok, and it creates a new record with the next revision number. I kinda have an idea but I'm still a little stuck.
The revise form is a single view form with 2 sub forms on it, just in case you need to know that.
Thanks
The revise form is a single view form with 2 sub forms on it, just in case you need to know that.
Thanks