FAQ 1058: YTD activity for export grid |
Problem: I need to export 2017 ytd activity for beg bal, contr, w/d, interest, forfeitures, end bal. I seem to be pulling the ytd for all except Forfeitures. What is the field for that? I tried $frfvalue(0;0) and do not pickup the total for 4 quarters. $wdwvalue(0;0) appears to pick up all withdrawals for the year's 4 quarters. Thanks. |
Solution: You can be very direct with your fields to export and use a formula file. vlcurfrf(0;0) vlprifrf(0;0) Create a formula file from EE menu-View-Wizards-Formulas with the actual items adding them together. |