G
Guest
I have use date function in my report.it bound to text like this
"=IIf(Month(Date())>6;Year(Date()) & "/" & Year(Date())+1;Year(Date()))",
it works well on my own computer(my computer is install winxp pro and office
2003).but it can't run in a computer which install windows2003 server and
office 2003. If i run this report in the windows2003 ,it will let me to fill
the date.becase it can't recognize the fuction date?().
why this happened? is it a bug or my error?
"=IIf(Month(Date())>6;Year(Date()) & "/" & Year(Date())+1;Year(Date()))",
it works well on my own computer(my computer is install winxp pro and office
2003).but it can't run in a computer which install windows2003 server and
office 2003. If i run this report in the windows2003 ,it will let me to fill
the date.becase it can't recognize the fuction date?().
why this happened? is it a bug or my error?