Is there a way for me to add (SUM) a value to an existing value instead of just replacing it when using ModifyRow?
Yes. In your modifyrow statement use: columnValue, columnValue + newvalue