Fiter function not bringing back all data

SantanaKRE8s

Board Regular
Joined
Jul 11, 2023
Messages
114
Office Version
  1. 365
Platform
  1. Windows
Hello Im using the filter function but something is wrong in the spill, its missing data, its only bringing back the first row complete. Can someone please help,

=FILTER(TTI!D36:M4600,TTI!$D36:D4600=B36,"NOT FOUND")

1697133415941.png


1697133382488.png
 

Excel Facts

Fastest way to copy a worksheet?
Hold down the Ctrl key while dragging tab for Sheet1 to the right. Excel will make a copy of the worksheet.
Check that you don't have any cell or conditional formatting that is changing the font colour.
 
Upvote 0
Check that you don't have any cell or conditional formatting that is changing the font colour.
I removed the conditional formatting in my column D, I looked into the XL2BB but I dont have that add ins, It could be restricted by my company IT
 
Upvote 0
As it appears that only some cells are not showing, it's not the formula. Therefore it must be formatting of some sort.
 
Upvote 0
As it appears that only some cells are not showing, it's not the formula. Therefore it must be formatting of some sort.
I agree with you, it used to work, I do use conca function but now I converted the result from conca to value and now its not bringing back any data at all. I added the conca function again and the filter starts working again but yes not bringing all the rows just the first one.
 
Upvote 0
From your image the 1st & 4th col are returning all the rows & there fore the other columns must be as well, assuming you are just putting the formula into a single cell, rather than dragging it.
 
Upvote 0
From your image the 1st & 4th col are returning all the rows & there fore the other columns must be as well, assuming you are just putting the formula into a single cell, rather than dragging it.
Yes Im putting the formula in a single cell, When I do the drag it it does not work at all. Im checking the sheet is filtering the data but I no loger have any formatting.
 
Upvote 0
The image you originally posted shows that there are 4 rows being returned.
 
Upvote 0

Forum statistics

Threads
1,215,176
Messages
6,123,464
Members
449,100
Latest member
sktz

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