@Rick
Ok the drop box link of this file is:
https://www.dropbox.com/preview/Excel project 1_With Cells Filled Up.xlsm?role=personal
I am attaching a worksheet. The purpose of this worksheet is to pull the name of the Companies (against the corresponding symbol) from Google Finance. This worksheet is not presently working and showing the runtime error.
I am trying to represent the whole thing at the level of my best....
How this Worksheet Operates:
At first step I put the list of the name of the symbols in the sheet entitled "
List of Pre-added Symbols"
In the second step, in the Sheet "
Symbols" I push the button "
Copy Over" to copy the list of symbols from the sheet entitled "
List of Pre-added Symbols". After that I push the button "
Run". Immediately all the cells in the column "
EXCHANGE" will be filled up "
NSE", all the cells in the column "
TYPE" will be filled up "
STOCK", and all the cells in the column "
Currency" will be filled up "
INR", all the cells in the column "
MINTICK" will be filled up BY "
0.01" and the Cells in the Column "
DESCRIPTION" will be be pulled from Google Finance Website. From the Google Finance Website the full name of the company against the corresponding symbol will be pulled in.
e.g if the symbol is "ADANIENT" => the exchange name will be "NSE", and the name of the company "Adani Enterprise Ltd" will be appeared in the corresponding "Description" column . this name will be fetched from the google finance site:
https://www.google.com/search?tbm=f...Hr-t8QYBs#scso=uid_m6jJWtvxL8T8vgTKj6ngDg_5:0
similarly
e.g if the symbol is "ABB" => the exchange name will be "NSE", and the name of the company "ABB India Ltd" will be appeared in the corresponding "Description" column . this name will be fetched from the google finance site:
https://www.google.com/search?tbm=f...g3UfoZlfM#scso=uid_wKXJWsKcCp2SvQS2uqv4Bw_5:0
The case is like this(Screenshots):
https://ibb.co/ciPGPx
https://ibb.co/hb5vHH
The Runtime Error is coming like this:
https://ibb.co/nAo4Bc