Hello,
I have a few columns I would like to add its value together, however I am having issues getting the correct value.
If I use the sum formula SUM( ) with the column G:G in it, I get a value that is off. If I omit "=VALUE( )" from the cells in column G, I will get an error message. How do I properly sum up the total value if my cells have a formula?
=VALUE(VLOOKUP(E4,'PO Line Data UPD 11-30-23'!$1:$1048576,10,FALSE))
I have a few columns I would like to add its value together, however I am having issues getting the correct value.
If I use the sum formula SUM( ) with the column G:G in it, I get a value that is off. If I omit "=VALUE( )" from the cells in column G, I will get an error message. How do I properly sum up the total value if my cells have a formula?
=VALUE(VLOOKUP(E4,'PO Line Data UPD 11-30-23'!$1:$1048576,10,FALSE))