Interesting

I'm running 365 and Excel apparently handles string conversions a little differently between the two versions

The test works in mine

?application.Version
16.0


?typename (application.Version)
String


? Application.Version > 12 
True