Good evening everyone,
I'm build a sheet following an investment portfolio and I need to extract all dividend data so I can update the portfolio total value in chronological order. I'm currently using a database (Factset) which is feeding by some of the raw data (Dividend amounts, dates etc) and so I had to organize myself in a specific way. Currently, I have a table which will automatically pull the dividend data moving forward, but I need to combine it all into one table, on an ongoing basis.
So my question is, is there a way for me to have a formula that looks at all the tables, and pulls the Dividend Payment Dates and orders them chronologically? Once that is setup I believe I could then Index + Match the rest of the data based on those dates to fill out the rest. Here is a link to an image of the excel document as an example.
https://photos.app.goo.gl/wdq3a1olv2scD7Hm1
From the image, the table from columns N-S would be the destination, pulling from the tables from column W onwards. Theres basically one table for each unique symbol automatically generated in column U.
Note the headers of "Dividend History" table will change, as it is currently built from manual inputs. But the idea would be to dynamically pull the Symbol, Pay Date, Quantity (from Quantity on Record) and Div/Share.
Thanks in advance!
I'm build a sheet following an investment portfolio and I need to extract all dividend data so I can update the portfolio total value in chronological order. I'm currently using a database (Factset) which is feeding by some of the raw data (Dividend amounts, dates etc) and so I had to organize myself in a specific way. Currently, I have a table which will automatically pull the dividend data moving forward, but I need to combine it all into one table, on an ongoing basis.
So my question is, is there a way for me to have a formula that looks at all the tables, and pulls the Dividend Payment Dates and orders them chronologically? Once that is setup I believe I could then Index + Match the rest of the data based on those dates to fill out the rest. Here is a link to an image of the excel document as an example.
https://photos.app.goo.gl/wdq3a1olv2scD7Hm1
From the image, the table from columns N-S would be the destination, pulling from the tables from column W onwards. Theres basically one table for each unique symbol automatically generated in column U.
Note the headers of "Dividend History" table will change, as it is currently built from manual inputs. But the idea would be to dynamically pull the Symbol, Pay Date, Quantity (from Quantity on Record) and Div/Share.
Thanks in advance!