#REF! Error when Filtering Data

astrophys

New Member
Joined
Apr 21, 2017
Messages
14
When I filter my data for a certain column, I receive a #REF ! error randomly for one of my columns (Column C). I use other formulas within the other columns and they sort fine. Column C uses the INT function to calculate one's age as shown below:

To calculate Column C (Age), the formula used is: INT(E1-D2)/365

Should I be using another formula to calculate the age? For today's date the formula use =TODAY()
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Rank[/TD]
[TD]Name[/TD]
[TD]Age[/TD]
[TD]DOB[/TD]
[TD]8/4/2017[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Mickey[/TD]
[TD]24.0[/TD]
[TD]8/21/1993[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Minnie[/TD]
[TD]24.8[/TD]
[TD]11/5/1992[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Donald[/TD]
[TD]29.1[/TD]
[TD]7/10/1988[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Goofy[/TD]
[TD]28.5[/TD]
[TD]2/8/1989[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Pluto[/TD]
[TD]23.1[/TD]
[TD]6/17/1994[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

What is =ROMAN(40) in Excel?
The Roman numeral for 40 is XL. Bill "MrExcel" Jelen's 40th book was called MrExcel XL.

Forum statistics

Threads
1,225,747
Messages
6,186,792
Members
453,371
Latest member
HMX180

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