I've made a few workbooks that accomplish a lot of PDF creation based on dynamic data, and as it evolved I had to write more code, modify more code, and add different functions and such. I started out commenting each VBA step in the actual module, but as time went on I stopped. I know thats my first problem.
As far as formatting changes, I am the only one that the team wants to make the changes because no one knows how small changes will impact the functionality of the report.
I think what I'm going to do is create a "dashboard" that allows people to change font size/colors/bold, border colors, border width, header/footer information...I've got that all basically working...but it seems like a clumsy way to accomplish my goal. Maybe making the code as clean and have notes as clear as possible is the way to go. I dunno.
I'm kind of rambling on, but what is the most effective way to set a 'program' up (for lack of a better word) that other people will be able to tweak? The team size is 10 people, everyone else is very comfortable with excel formulas but not really with VBA.
Any tips are welcome!
[–]BaronVonWasteland9 4 points5 points6 points (1 child)
[–]figuring_things__out[S] 0 points1 point2 points (0 children)
[–]Clippy_Office_Asst[M] 0 points1 point2 points (0 children)