Hi i have a problem. I am downloading an excel file from oracle and changes the format of number contained in the excel file. For example assume that the excel file contains bank account numbers which should be in the following format 15927.2405. 25001. However when the excel file is downloaded from Oracle it changes the format considering the bank accounts as numbers and turns them into the following format 1.592.724.052. etc. Do you know how i can solve this? Is it a setting that needs to be changed in Oracle or in Excel?