I have a situation in excel and I have no idea where to start with writing the VBA code.
This is what I have been requested to do:
It is a spreadsheet with columns for the months of the year. I was asked that the spreadsheet show one year at a time - so when a month changes, so do the columns. When February 2013 is showing, all the months will show up until January 2014. The month after would be March 2013 up to February 2014.
I usually work in databases, but I don't see that working for this. Also, there are some formulas in this spreadsheet. They are not complicated. They just add up hours for different employees on different projects.
It seems to me that there should be some sort of coding that can do this for the user.
Does anyone have any ideas?
Attached is a copy.
Bookmarks