Hi,
I have a spreadsheet that needs to be update once a month but because it is quite tedious I would prefer to write a macro that would update the spreadsheet for me. The problem is that I am pretty unfamiliar with this type of thing and don't really know what to do. I have tried to do it by recording macros, but because of the large amount of changes to be made it took me a long time to not get very far. The following are the actions that I would like to write in VBA, any level of help would be appreciated.
1) Replacing columns with other columns found within the same worksheet
2) Replacing cells with cells from other worksheets
3) Replacing cells with cells from other workbooks
4) put a title above a column that reads the month (specifically 5 months in the future, ie. if the month is May I want it to display Oct)
5) create/update graphs using the new data
Thanks in advance!
Bookmarks