Hello all,
I have a macro that does what needs to be done, then while it appears to not be doing anything in excel, VBA shows it continually running, and I'm not sure what I've done to cause that. Any help would be greatly appreciated.
Sub mchoice2()On Error Resume Next
Dim R As Long, C As...