Hi,
I have an issue where I am using "read values from excel". In the excel sheet, it is formatted to have commas in the values for example 12,723 or 5,792 or 6,908 . The commas are to seperate the 1000 mark to the rest. Although my excel has the commas in, PAD still takes values as 12723 or 5792 or 6908. Any ideas on how to include the commas when taking the values?
Thanks 🙂