Does any one has the code on how to incorporate excel progress bar as the code below is running? Please help. Thank you.
Sub SaveAll()
Dim strValRange As String
Dim rngVal As Range
Dim rngDep As Range
Application.ScreenUpdating = False
strValRange =...