Hello my good it people!
Since new year we have experienced a fault in our diagrams and reports in access. They show that we are in week 4, even when i let the diagram self make the week number (there is no place to define 'usesystem' in diagrams)
Is there a system setting (we use Windows XP SP2 with Access 2007) which covers this?
In some diagrams we only let access show week instead of date. But in other querys we use datepart() to get week number. Datepart i can manually set to datepart("WW";d ate();0;0) to get the right week. But then i have to update alot of querys and redesign those who use only the built-in function in the diagram.
So, is there a more easy solution to this?
Since new year we have experienced a fault in our diagrams and reports in access. They show that we are in week 4, even when i let the diagram self make the week number (there is no place to define 'usesystem' in diagrams)
Is there a system setting (we use Windows XP SP2 with Access 2007) which covers this?
In some diagrams we only let access show week instead of date. But in other querys we use datepart() to get week number. Datepart i can manually set to datepart("WW";d ate();0;0) to get the right week. But then i have to update alot of querys and redesign those who use only the built-in function in the diagram.
So, is there a more easy solution to this?
Comment