Excel_lent101
New Member
- Joined
- Aug 16, 2022
- Messages
- 1
- Platform
- Windows
Hi everyone - I was recommended to look for VBA ideas in this forum.
The situation:
I have multiple sheets that contain data of fixed income assets. These sheets have some data that are input manually (amounts, cost, etc.) and some read from bloomberg ( price, yield, etc), and I have a summary sheet that has all the data but summarized.
So, my question is I want to build an efficient VBA module that doesn’t require a human interference except for downloading raw data of assets and market from its sources.
I would like to see your ideas on that. Note that I’m a first timer at VBA.
Thank you in advance.
The situation:
I have multiple sheets that contain data of fixed income assets. These sheets have some data that are input manually (amounts, cost, etc.) and some read from bloomberg ( price, yield, etc), and I have a summary sheet that has all the data but summarized.
So, my question is I want to build an efficient VBA module that doesn’t require a human interference except for downloading raw data of assets and market from its sources.
I would like to see your ideas on that. Note that I’m a first timer at VBA.
Thank you in advance.