PurpleUnicorn
Programmer
I have a table containing fields wk1 through wk52. I need to convert this data to mon1 - mon12. wk1 will always be the first week of the current month. I was thinking that I would need to convert weeks to days first, then somehow populate my months fields, but I'm not exactly sure how to go about this.
Any help will be greatly appreciated!
Any help will be greatly appreciated!