iluvwitter
MIS
i am a fairly new access user and need to break down a date field set up like this: 06/27/02 INTO 2 fields: 'fiscal year' and 'fiscal month'
How do i query the data to read the '06' in the date field and return it into the fiscal month field as '09'? and how do make it read the '02' and return it in a fiscal year field as '02'?
i do not have fields for 'fiscal year' and 'fiscal month' in my current table.
How do i query the data to read the '06' in the date field and return it into the fiscal month field as '09'? and how do make it read the '02' and return it in a fiscal year field as '02'?
i do not have fields for 'fiscal year' and 'fiscal month' in my current table.