Hey Gang,
I'm pretty new to VBA and was looking here for someone with more experience. I need to create a macro that I can loop to apply changes to multiple files in the same folder. Not sure if this is possible, but I thought I'd ask.
Below is a summary of the changes I need to apply to each file
1) Clear the contents of any cell that contains a currency format
2) Change the year of any date that from 2016 or 2017 to 2017 and 2018 respectively
3) Clear the contents of the cell directly to the right of a cell including the text "Approximate # of persons covered at end of policy or contract year"
Notes:
Only the year of each cell with a date needs to be changed to one year ahead
The cell containing the text in quotes above may contain other text in it as well, (will not be a complete match)
The position of the cells that need to be changed will not appear in the same place on every worksheet
Any guidance would be much appreciated and I welcome any questions you may have. I have attached what I was able to create so far...
![]()
Please Login or Register to view this content.
Bookmarks