Hi Guys,
I have a problem with a form that has 5 tabs - each with a browse on it.
The browses are all the same browse procedure except they are filtered differently.
Selection of records is by radio button, and there is a form proc for editing.
I can insert records (using the form proc) off the browse, but if I try to edit it always goes to the last record in the file (even though that record may not appear on the filtered browse) and tries to edit that.
Any clues? Is there a problem with using more than 1 of the same browse proc on a form?
Thanks
Murray