Hello, I'd like know how recover data from EXCEL table. This table contains values of a ELISA plate with coordonates (A1, A2...A12....H12).I'm explaining: columns are 1..12 and rows are A .. H and I'd like recover values of this table with coordonates. For example 4.256 for A4! and this, for the 96 values... I know CSV format exists but I don't know how recover CSV enregistered data. Thanks a lot. Véro. ______________________________________________________ Boîte aux lettres - Caramail - http://www.caramail.com
> Hello, > > I'd like know how recover data from EXCEL table. This table > contains values of a ELISA plate with coordonates (A1, > A2...A12....H12).I'm explaining: columns are 1..12 and rows > are A .. H and I'd like recover values of this table with > coordonates. For example 4.256 for A4! and this, for the 96 > values... > > I know CSV format exists but I don't know how recover CSV > enregistered data. Save the Excel table as tab-delimited text and then you can use the COPY command to dump it into PostgtreSQL. -- Jeremy [jeremy@wellsgaming.com]
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера