Hey everyone, I want to update a column "Net change" in "Chart of Accounts" page only when the No. = 24250 otherwise it should remain as it is for the remaining No. Figure 1 shows where I want the changes. The sum of the values highlighted in the 2nd figure must be updated in the above discussed "Net Change" column where No.=24250. The code for adding the "WHT Amount" values is done but it is not appending the "Net change" column. In the 3rd figure, code is displayed. The code was not working. so i took a dummy variable to check whether the sum is getting stored in "Net change" or not. So I found that value is storing in "Net change" but not displaying in the "Chart of Account" page's "Net change" when No. =24250. Kindly help