Hi,
I am trying to run 2 codes one after the other but wont run.
I am able to run it separately which i have no issues. Below is the code i used to run both.
Sub Run_Both
Call ADDCLM
Call Temp
End Sub
____________________________________________________________________________________...