Hi Experts,
I have a situation where i need to fatch a decimal value using VBA.
In the excel cell, the value is 0.0121066855433171
But when i fetched using thisworkbook.worksheets("Sheet1").Range("A1").Value , its returning as 1.2335648232275E-03
This is hampring my task.
Can any one please tel me how to proceed
Thanks
Vijay Bhargav
Bookmarks