#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

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"

Forum statistics

Threads
1,223,632
Messages
6,173,472
Members
452,516
Latest member
archcalx

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