A
Art Vandaley
Hi,
In access 2007 Beta I have following problem:
text1.value = calendar1.value (text1's format is "ww")
text1 returns 53 for the date of 29.12.2006. Normally it must be 52
How can I fix this problem?
How can I use "firstweekof year" ?
PS: "Format(expression[, format[, firstdayofweek[, firstweekofyear]]])"
means nothing to me. I need more explanation. Where should I put the format
VB or properties?
Thanks a lot for your help in advance..
In access 2007 Beta I have following problem:
text1.value = calendar1.value (text1's format is "ww")
text1 returns 53 for the date of 29.12.2006. Normally it must be 52
How can I fix this problem?
How can I use "firstweekof year" ?
PS: "Format(expression[, format[, firstdayofweek[, firstweekofyear]]])"
means nothing to me. I need more explanation. Where should I put the format
VB or properties?
Thanks a lot for your help in advance..