Hi Everyone,
I am getting a Type Mismatch for this value 0.291666666666667 as Double I'm not sure anymore why because:
Double
Contains a double-precision, floating-point number in the range -1.79769313486232E308 to -4.94065645841247E-324 for negative values; 4.94065645841247E-324 to 1.79769313486232E308 for positive values.
The number I highlighted in blue should be within that range but why the Type Mismatch Error?
Thanks
Bookmarks