Reading Excel via OLEDB change the percentage to number
Posted On Thursday, February 16, 2012 By Techreceipe.com. Under Asp.Net, Visual Studio 2010 Tags: Excel;OLEDB
Recently there was question on a forum where the user is trying to read the excel file. And the Excel file has the below data
And the user uses the below code to fetch the value from the excel file. And the results were not same as in the excel file. ...

