bug export excel cell with E01 value

Hi,
In a VLC projetc with a AdvGrid, if a cell contains a value as E01 or E02 or E03..., when export to excel file, this cell will have a zero in place, but only if compiled in 64 bit.
We suppose this value is interpreted as numeric value 0exp01.

Sorry, TAdvStringGrid doesn't interprete E01 as exponent notation. This is currently unfortunately not supported.