The correct formula for DateString is: DateString({date field},"apply format codes")
where the Date field could be any date, including Today(), and the format codes are what you indicated, just surrounded in double quotes.
So you could use: =DateString(Today(),"%B %Y") to get the month and year of today.
_________________________
Regards,
Softrak Tech Support