Fillable table with sum from a range

DavidFG

New Member
Joined
Apr 1, 2022
Messages
2
Office Version
  1. 365
Platform
  1. Windows
Hello,

I am trying to acquire the sum in a cell (I17) from a range of cells from a table (I8:I16 in Sheet1) pulled in from another worksheet (Sheet4 same spreadsheet) but it doesn't seem to work. Each cell has text from the table that represents a numerical value. I have included the screenshots to better explain and not sure if this is possible as I cannot seem to figure it out after trying different formulas.

Is there a way to do this? I appreciate your help.


Thank you for your time.
 

Attachments

  • Sheet1.jpg
    Sheet1.jpg
    45.8 KB · Views: 4
  • Sheet4.jpg
    Sheet4.jpg
    19.7 KB · Views: 5

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Welcome to Mr. Excel.
It would help if you used XL2BB to show your data and expected results. Pasted images are very difficult to read and understand.

If 13 the answer you're looking for in your example?

Book1
IJKL
7Sheet4
8PassPass2
9NANA2
10NINI1
11FailFail0
12Pass
13Pass
14Pass
15NA
16Fail
1713
Sheet1
Cell Formulas
RangeFormula
I17I17=SUM(XLOOKUP(I8:I16,K8:K11,L8:L11))
 
Last edited:
Upvote 0
Solution

Forum statistics

Threads
1,214,911
Messages
6,122,192
Members
449,072
Latest member
DW Draft

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