- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
If I understand what you are saying you have code in the exit event of the YTD field to push the value to the second table, but if this is a calculated field then the exit event wont fire unless you click in and out of the YTD field ... you should be able to try that and see if the exit event code fires.
I think you will want some code in the calculate event of the field in the second table to pull the value in. This code will be similar but the this.rawValue will be on the right of the equal sign.
Views
Replies
0 Likes
Total Likes