Re: EXCEL CSV conversion

2022-08-30 Thread Dougie via 4D_Tech
Ferdinando, If you are doing a lot of work with Excel I would recommend that you get this tool in your tool kit. https://www.pluggers.nl/product/xl-plugin/ You will be able to write code to directly import data from excel documents as well as output data for reporting purposes. Best Regards,

Re: [QUAR] EXCEL CSV conversion

2022-08-26 Thread Keisuke Miyako via 4D_Tech
let me be more specific: in my work when I only need to extract values from XLSX, I just use this: https://github.com/miyako/4d-plugin-xlsxio xlsx or xls? ** 4D Internet Users Group (4D iNUG) New Forum: https://discuss.4D.com

Re: [QUAR] Re: EXCEL CSV conversion

2022-08-26 Thread Keisuke Miyako via 4D_Tech
do you expect xlsx r xls? ** 4D Internet Users Group (4D iNUG) New Forum: https://discuss.4D.com Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub:

Re: EXCEL CSV conversion

2022-08-26 Thread stardata.info via 4D_Tech
/Ferdinando/ Il 26/08/2022 21:00, 4d_tech-requ...@lists.4d.com ha scritto: Message: 2 Date: Fri, 26 Aug 2022 12:48:07 +0200 From: "Gerald Balzer (neu)" To: 4D iNug Technical<4d_tech@lists.4d.com> Subject: Re: EXCEL CSV conversion Message-ID: Content-Type: text/plain; c

Re: EXCEL CSV conversion

2022-08-26 Thread Chip Scheide via 4D_Tech
Fernando, here is link to the CSV specs - you should be able to write an import easily enough. https://docs.fileformat.com/spreadsheet/csv/ Chip > Hi All, > > I need to convert some excell files in csv format, because i need to > import informations in 4D application. > > Someone know how i

Re: EXCEL CSV conversion

2022-08-26 Thread Gerald Balzer (neu) via 4D_Tech
Hi Ferdinando, Excel can save in csv-format. Of course you loose any coding. But the data should be complete. In case you don’t have excel, any other spreadsheet should be able to do the same. Cheers Gerald BALZER COMPUTING • Breitensteinstr. 88 • CH-8037 Zürich • Tel.: +41-44-4404605 •

EXCEL CSV conversion

2022-08-26 Thread stardata.info via 4D_Tech
Hi All, I need to convert some excell files in csv format, because i need to import informations in 4D application. Someone know how i can do this using 4D or other methods? Thanks Ferdinando ** 4D Internet Users Group (4D