Hi All,
I need to create Output file name from the text in input file name. For example
Input file name - Sept2024 Input data upload.xlsx
Output file name - 30092004 Output.xlsx
The month in the input file will keep changing subsequently and need to change the same in the output file name based on that. Can you suggest how to do this?