B
Bishop
I have the following code:
With Worksheets("whatever")
..
..
..
Call ShowAveCrePerRepBanSSProgInd
For RowCount = Start To LastRow
.Range("R" & RowCount).Formula = _
With Worksheets("whatever")
..
..
..
Call ShowAveCrePerRepBanSSProgInd
For RowCount = Start To LastRow
.Range("R" & RowCount).Formula = _