Secretgeek
Technical User
Before I start to beat my face against the desk I sincerely hope someone can help me out.
It would seem like the simplest thing in the world, I'm trying to fill a variable with the current year to use elsewhere in my code however
Year(Now)
is producing a type mismatch. 'Month(Now)' and 'Day(Now)' are returning values fine.
I can see absolutley no reason for this error and it's driving me nuts. Any suggestions?
It would seem like the simplest thing in the world, I'm trying to fill a variable with the current year to use elsewhere in my code however
Year(Now)
is producing a type mismatch. 'Month(Now)' and 'Day(Now)' are returning values fine.
I can see absolutley no reason for this error and it's driving me nuts. Any suggestions?