Converting .pdf to Excel: Conversion changes meaning of decimal point.
I have .pdf documents that consist of tables with columns, one of which contains lists of locations by time. The format is hours:minutes:seconds.hundredths of a second (0:00:00.00), but when I convert the document to Excel, the last element of the format becomes thousandths of a second. For instance, 4.34 seconds (0:00:04.34) is interpreted as 4.034 seconds, so the cell in Excel displays 4.03 (0:00:04.03).
I have searched and searched, but cannot find a way to correct for this before converting. Anyone have an idea?