thisform.refresh works but doesn't work!
ie If I move into the second column it works...
If I arrow down in the first column after data entry, it doesn't
Also, I was hoping for a better solution as refreshing the whole form 
could be time consuming...

I tried refreshing the grid, the column etc to no avail. The only way 
for it to appear is to go to the cell and move in/out of it.

TIA,
Mike

On 26/08/2010 4:59 PM, Sytze de Boer wrote:
> 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.

Reply via email to