How to use formula when summing an entire column with formulas?

Pancakey

New Member
Joined
Sep 27, 2023
Messages
22
Office Version
  1. 2021
Platform
  1. Windows
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))

1701410456749.png
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
You have shown us a formula that refers to cell E4 in some sheet (we don't know which sheet)
The formula also refers to column A and column J of 'PO Line Data UPD 11-30-23'

You have not shown us either of the above in your image.

Your image shows us column G of some sheet. We don't know what sheet that is and in any case your formula has nothing to do with column G in any sheet.

Consequently, we don't have anything to go on. Perhaps you could show us the relevant part(s) of all relevant worksheets with XL2BB and explain again in relation to that sample data?
 
Upvote 0

Forum statistics

Threads
1,215,068
Messages
6,122,950
Members
449,095
Latest member
nmaske

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top