You have been struggling with SPSS databases when you needed to use excel?
Well, this file (or the VBA module attached to it) will help you: you paste your CVS file format into one sheet, and the bulky strings will all your values will gently be split into one value per column by a custom excel function,
The function takes into account that some values might be strings with comas that should not be split into different variables.
The custom function should be usable for other types of files, it basically disaggregare a string into values separated by a standard character (by default the coma, but can be changed) and ignores separation characters that are within “string identifier” characters (by default the ” ).
It is a very simple excel file, you need to allow the macros to use it.
Modern C++, standards-compliant with enhanced language extensions, beautiful native UI tools, and cross-compilation to Windows, macOS, iOS and Android. We provide the ‘full stack’ for native app development, from database to native and flexible UI to REST and more. If you want crossplatform C++ done right – choose the Complete App Platform for Multi-Device Native Development – Choose C++Builder.
Website | https://cvssavfilestoexcel.sourceforge.io |
Tags | Comma-separated values (CSV) |
Features |
|