Hello,
I am having issues summing two different column amounts. I have two fields: Amount 1 and Amount 2 and I need to calculate the sum of both for each row. Problem is that fields are recognized as V_String values and if I try to convert the data types to Double using the Select Tool, then use the Formula Tool to sum the two columns, I get "null" for every row.
- Many rows also have "null" records.
- There are negative values in the records ex. -12000
I would really appreciate the help summing the two columns with how to convert them to double data types.
Thank You,
Maneet