Pages

Search

Excel Help Forum - Excel Programming / VBA / Macros: Macro takes approx. 15 seconds to run, how do i reduce run time?

Feed2Mail notification - new post on Excel Help Forum - Excel Programming / VBA / Macros
Macro takes approx. 15 seconds to run, how do i reduce run time?
Good morning happy campers, I have a large sheet with numerous formula's etc within it, spread over 4 tabs, with a 5th tab readin info from an exported source. I have the following macro, Code: --------- Sub stopM() Dim FindString As String Dim Rng As Range