Hello,
I need to copy number as it is from excel to template.
For Example,
I need to copy number "03032024" to template.
and its coming 3032024 as output.
As the number indicates the Date, If "0" get removes from the beginning, it will change the whole date and make us fall in confusion.
I dont want date as 03-03-2024 format or 03/03/2024,
It will be great if I get in String Datatype. "03032024"
Thank You.