I have an excel workbook which downloads historical stocks price data.
The VBA code has been working without any problems for at least couple of years.
Today I get error message: Run-time error “1004” - Unable to set the NumberFormat property of the Range class
part of VBA code as it follows...