I am trying to write a loop to update files ther are numbered 1-36 but for consistency the file name always has 2 digits
filename06.xlsb
filename22.xlsb
how do i convert the integer that increments from 1-36 to the two digit string for use in the filename refernece?
filename06.xlsb
filename22.xlsb
how do i convert the integer that increments from 1-36 to the two digit string for use in the filename refernece?