Hello friends, I have a problem not resolved from Excel. I can create chains with binding function of text and number generators (=CONCAT(A1;B1;C1;E1)) to create templates according filenames required by our client type: nnn_nn_pp (code_t) _QA_text.xls but I would like to automate the generation of these file names on a file "dummy".

Currently I do is automatically generate the name of the file and then copied into memory with (cntrl + c) and then change the name of a file (with f2), but I want to step forward and I have little idea how to do this .

For example I would generate file paths according to the same template.

I am a beginner, I feel if the task is very simple for a programmer, but I have too much experience.

Tnx in advance for your ideas.