Michael >>>> Recreating the form works fine (but who wants to recreate all the forms).
You may not want to recreate the forms, but in the long run it is much better, especially with multi-table forms. I did run into some issues myself when converting multi-table forms and decided it was better to just start fresh. With all the new objects and features, you're going to end up making so many changes, you may as well start from scratch and use the opportunity to possibly bring a fresh approach to the form. >>>2. Pop-up menus in forms no longer seem to work with integer return values. If the lookup return column is an integer, and the column with the Pop-up is an integer, the menu of values will display. When an option is chosen, any lookup variables based returned value will display the correct value as if the return value had been placed into the pop-up filed -- but the pop-up field displays as if no new data was entered. When the focus is moved to the next field, any variable lookups based on the pop-up value vanish. No new information is stored in the field. Numbers manually entered into the field are saved and lookups based on it work fine. Everything works except the integer does not seem to get fully placed into the field. Text value pop-up menus configured exactly the same way work fine. This seems to occur in converted and newly created forms. I haven't seen this and I have several popup menus on integer fields. Try putting recalc variables into the on exit eep from the field with the pop up. Dawn

