Dear all,
below is the code that i am using to analyze some data. The code is taking around 2.2 minutes to run. Being a report for senior management this is too long. Please suggest ways so that it runs faster.
Option Explicit
Dim rw As Long
Dim i As Integer
Dim count As Integer
Sub...