J
Jean-Paul
schljaar=IIf(Month(Date() Between 9 And 12 , Year(Date()) & "-" &
Year(Date())+1 , Year(Date())-1 & "-" & Year(Date()))
returns an error saying there is a ) missing...
Can anybody help?
Thanks
Year(Date())+1 , Year(Date())-1 & "-" & Year(Date()))
returns an error saying there is a ) missing...
Can anybody help?
Thanks