Hi All , 1)I have been working on fetching data from an excel sheet i can see on a cell written "Oct-10" but when i select it i see "10/31/2000" on fx column right at top ,when i fetch data from the .xls sheet using http://phpexcel.codeplex.com library version number 1.7.3 ,it is returning float("40482") , can any body tell how to convert it to either "10/31/2000"/"Oct-10" all the cells other than this one are reading correctly so there is no error in code.
2)Also Please tell how can i get a better tutorial for this library as one provided on this site is not very helpful or i am using wrong library. thanks in advance