i want to save a file into CSV but it removes leading zeros from the account number.
eg. 00123 (in .xlsx) convert to 123 (in .csv)
i want to keep the original format as 00123
Did you check the file in Text Editor(Notepad / Textpad etc.) also? It could be just that the leading zeroes disappear when you are trying to view it in Excel.