I have two columns with numbers in them. I need a script I can call via menu to add these two columns, and then clear the value in the first. I have been unable to locate any examples on how to do this, so I don't have any attempted code.
Example:
D12 E12
10 26
I would like a script that would change E12 to 36, then clear cell D12.