I have also gotten it to work by passing the timestamp as a number converted to the floating-point number of days since excel's "beginning of time" and then format the column as time/date. Two conversions are needed: 1) convert number of
seconds since time-zero to the number of
days since time-zero; 2) compensate for the difference between the time-zero dates used in LV and Excel.
Mike...