Hi all,
I have a document with a column of 400 hyperlinks for different companies. Each link is to a website with a description of each company. The link leads to the same sight and while the description changes for each company the format and location of the description does not change from link to link.
i am not an expert at Visual Basic and would appreciate the help if this is the direction i need to take. Could someone possible assist me with a code i could use to run across all 400 cells to grab the description of each business or advise on an alternative method?
an example of one of the links is https://www.african-markets.com/en/stock-markets/jse/listed-companies/company?code=AFH
The description is always in the source after Content = "ISIN ..... ID number.... Description"
I have tried searching for similar issues but it's possibly i am not using the correct phrasing so my apologies if something similar exists. I tried.
Thank you for any assistance in advance.
I have a document with a column of 400 hyperlinks for different companies. Each link is to a website with a description of each company. The link leads to the same sight and while the description changes for each company the format and location of the description does not change from link to link.
i am not an expert at Visual Basic and would appreciate the help if this is the direction i need to take. Could someone possible assist me with a code i could use to run across all 400 cells to grab the description of each business or advise on an alternative method?
an example of one of the links is https://www.african-markets.com/en/stock-markets/jse/listed-companies/company?code=AFH
The description is always in the source after Content = "ISIN ..... ID number.... Description"
I have tried searching for similar issues but it's possibly i am not using the correct phrasing so my apologies if something similar exists. I tried.
Thank you for any assistance in advance.