Dears,
I use Platts index to report refined products prices using Refinitiv Ekon as an adds in excel sheet to retrieve daily prices.
(Sheet 1) contain the 100 codes and added horizontally. Below every code are the prices on daily basis for each month. ( i press refresh every day to retrieve the prices from the app)
(Sheet 2) contain Vessel freight prices in which I receive it through email from a broker as an excel sheet. The sheet is shared monthly and need some adjustment( deleting two rows as the data is not used or not necessary)
(Sheet 3) contain formula to calculate the transfer prices for current month and forecasting for 3 months using Forward prices.
I would like your help using VBA for below:
1- capture the monthly email sent by broker.
2- Save the sheet for archiving
3- edit the sheet " delete the two rows"
4- update (sheet 2) in my master sheet to include the recent monthly update.
Thanks
I use Platts index to report refined products prices using Refinitiv Ekon as an adds in excel sheet to retrieve daily prices.
(Sheet 1) contain the 100 codes and added horizontally. Below every code are the prices on daily basis for each month. ( i press refresh every day to retrieve the prices from the app)
(Sheet 2) contain Vessel freight prices in which I receive it through email from a broker as an excel sheet. The sheet is shared monthly and need some adjustment( deleting two rows as the data is not used or not necessary)
(Sheet 3) contain formula to calculate the transfer prices for current month and forecasting for 3 months using Forward prices.
I would like your help using VBA for below:
1- capture the monthly email sent by broker.
2- Save the sheet for archiving
3- edit the sheet " delete the two rows"
4- update (sheet 2) in my master sheet to include the recent monthly update.
Thanks