DATEVALUE converts a TEXT representation of a date into a numerical value
that is a true Excel date.
If you enter a true Excel date in a cell the true underlying value is
numeric. Since DATEVALUE requires a text string as an argument the numeric
value (true Excel date) results in an error.
Maybe you should post a better explanation of what you're trying to do.