
Announcements
I want to add two columns values in table and store it in another column in excel with math function.
Please guide me step by step. step
Use int() expression to convert both values. So it should be something like this.
add(int('yourexcelcolumnvalue1'),int('yourexcelcolumnvalue2'))