Hello everybody,
I have what I assumed was a pretty simple code, but for some reason it keeps rerunning, so perhaps there is an error in my code, or maybe just a smarter way to go about doing this.
Here is the This workbook code:
Private Sub Workbook_Open()
Application.Visible = False...