Hello folks,
I have this code that compiles and runs with no errors but nothing happens. I manually do it and it works!
Sub fb34hunt()
Dim I As Integer
Dim J As Integer
Dim K As Integer
Dim L As Integer
Dim C As Integer
Dim S As Integer
Dim result As Long
Dim A As String
A =...