Hi All,
I am just starting to learn how to automise tasks by using VBA.
I have read many people recommending to learn by creating a need, so I guessed I might as well try to work on something that would actually be useful in my day to day life.
As I work in the construction industry, I often have to produce bill of quantities and estimates, however the formatting of this can often become tedious, repetitive and boring.
I have attached two screenshots from an example of a BOQ, one is the breakdown of all items, and the other is the summary of just the "Chapters". These can often contain many more lines than the one shown, and once I finish the estimate and have to modify the summary page, I always have to manually go and match the title in the summary to the chapters in the breakdown sheet. If its only 5-10 chapters this isn't too difficult, but doing it for 30, 40, 50 chapters, it can quickly become very boring.
Unfortunately, I've never programmed before and I'm finding myself a bit stuck in thinking of how to tackle this simple issue with VBA.
if anyone has any pointers, give me some ideas or examples, or even just tell me what I should be thinking about to get me started, that would be hugely appreciated!
Thank you
Mario
I am just starting to learn how to automise tasks by using VBA.
I have read many people recommending to learn by creating a need, so I guessed I might as well try to work on something that would actually be useful in my day to day life.
As I work in the construction industry, I often have to produce bill of quantities and estimates, however the formatting of this can often become tedious, repetitive and boring.
I have attached two screenshots from an example of a BOQ, one is the breakdown of all items, and the other is the summary of just the "Chapters". These can often contain many more lines than the one shown, and once I finish the estimate and have to modify the summary page, I always have to manually go and match the title in the summary to the chapters in the breakdown sheet. If its only 5-10 chapters this isn't too difficult, but doing it for 30, 40, 50 chapters, it can quickly become very boring.
Unfortunately, I've never programmed before and I'm finding myself a bit stuck in thinking of how to tackle this simple issue with VBA.
if anyone has any pointers, give me some ideas or examples, or even just tell me what I should be thinking about to get me started, that would be hugely appreciated!
Thank you
Mario