I have a C# program that takes a text file of a legacy report and maps to an excel sheet. but for the transaction cells it is output as "Number stored as text" this does not allow any formatting. We want to show 1,000.00 but it only as 1000.I have a C# program that takes a text file of a