Home > Community > Automation and VBA > Sequential Numbering > Antwort auf: Sequential Numbering

#12850
Fiona VidalFiona Vidal
Teilnehmer

I am trying to write a piece of VBA code to copy and paste a specific folder, “Data1”, from multiple files into one file. The data will subsequently be concatenated. I would like to name the folders that are pasted into the main FPD file sequentially, i.e. 01,02,03… etc. Do you know how I would do this? The number of files would be arbitrary.

Many thanks for your help