Thisform.refresh
On Fri, Aug 27, 2010 at 8:51 AM, Michael Savage <[email protected]> wrote: > Simple question: > I have a grid, two columns. > 1 - Reg Hours > 2 - Reg Pay > The rate of Pay is stored in the Employee Table > I would like to enter in the Regular Hours and automatically fill in the > Reg Pay (ie Reg Hours * Pay Rate) > I tried the following code in the BeforeRowColChange or the After.... > Events and it doesn't display right away. > > REPLACE RegPay WITH Rate*RegHours IN PayRoll > > If I move into the Reg Pay column and then move out it does display. > > What have I forgotten again? > > TIA, > Mike > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

