To close your Month function schljaar=IIf(Month(Date()) .....
"Jean-Paul" wrote:
[Quoted Text] > 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 >
|