Hi,
I am trying to get an .xlsx output from 2 sources of data, 1 being numeric and 1 being a string text. If I union the 2 files together It will come out as a string, so instead of doing that I am trying to get specific cells filled up in my output excel file (So as to keep the number format for my numbers.
My other requirement is that I require the file name to be named based in a specific way which I have attached inside the sample file.
Is there anyway to do this? I am unable to get my desired output which should look like:
1 2 3 4
HEADER
this is a test
food 300 300 300
clothes 150 300 400
Along with the file being renamed.