I trying construct the first day of the year with no success.
I using the following syntax
'January 1,' + vba!Year(vba!dateadd("yyyy", -6, vba![date]()))
Can anyone tell me what I’m doing wrong? Also is there an easy way to work out YTD values without using the Business Intelligence wizard. What Id like to do is really create it as a separate member
Thanks
I using the following syntax
'January 1,' + vba!Year(vba!dateadd("yyyy", -6, vba![date]()))
Can anyone tell me what I’m doing wrong? Also is there an easy way to work out YTD values without using the Business Intelligence wizard. What Id like to do is really create it as a separate member
Thanks