I always get this error:
RUNTIME ERROR '32809'
Application-defined or Application-Defined error
file_Path = interpo.ActiveSheet.Range("B12").Value
number_of_loops = (interpo.ActiveSheet.Range("B9").Value - interpo.ActiveSheet.Range("B6").Value + 1) * 96
do anyone know how to fix this.