Hi all,
Could anybody simply the following code with faster execution? Besides, how can I separate the last script "If Range("AH295") <> "" Then Update_Histogram" into another Sub without crashing the original one? many thanks
Private Const BecordToSheetName = "Tickers"
Sub...