Hello,
I have written some code by I keep getting an error "Next without For". Any help appreciated:
Sub SelectStocks()
Dim i As Integer
Dim r As Integer
Dim region As String
Dim StockCount As Integer
Dim lastrow As Integer
Dim Ticker As String
Dim destCell As range
lastrow =...