Marc, For situations like that in RBWin I always leave the original form (SAVEROW CLOSEWINDOW) before I go to the secondary form. This is all in WHILE LOOP, always with EDIT USING (I never use ENTER USING in Windows) and a CONTINUE in the secondary form code usually puts you right back in the primary form with all changes when you are done.
Jeff Ward >Hi all > >I have a form with several fields and look up vars, >also a Button that does a simple Edit Using >anotherForm. This is so we can Add or Edit product >codes that we use on this form. > >When the Button takes us back to the main form and we >change a product number the look up var does not >change. > >I have tried adding Recalc tab and vars in an Exit EEP >after leaving the product code col. > >Is there something I am missing. > >thanks >marc > > >__________________________________________________ >Do You Yahoo!? >Yahoo! Health - Feel better, live better >http://health.yahoo.com >================================================ >TO SEE MESSAGE POSTING GUIDELINES: >Send a plain text email to [EMAIL PROTECTED] >In the message body, put just two words: INTRO rbase-l >================================================ >TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED] >In the message body, put just two words: UNSUBSCRIBE rbase-l >================================================ >TO SEARCH ARCHIVES: >http://www.mail-archive.com/rbase-l%40sonetmail.com/ ================================================ TO SEE MESSAGE POSTING GUIDELINES: Send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: INTRO rbase-l ================================================ TO UNSUBSCRIBE: send a plain text email to [EMAIL PROTECTED] In the message body, put just two words: UNSUBSCRIBE rbase-l ================================================ TO SEARCH ARCHIVES: http://www.mail-archive.com/rbase-l%40sonetmail.com/
