Tags:
create new tag
view all tags
---++ Data layout in Excel spreadsheets %TOC{depth="6"}% ---+++ About Although Excel is deprecated as a format because it is proprietary to Microsoft and somewhat unpredictable, Cargo Office EDI interface will parse Excel spreadsheets. ---+++ Keep in mind Excel is not an easy format to handle, but CargoOffice tries to parse them anyway. If you want to use excel, then keep a few things in mind: Excel documents may not contain macro's. Newer versions of Microsoft Excel may not always work. Don't save documents in 'docX' format, use 'xls'. Excel has the option 'save as CSV', so a excel document can be saved as a csv-file; this can always be used in CargoOffice. ---+++ Data layout The data layout is comparable to the one in csv files as described in [[EdiStandardCsv][standard CSV]]. * The first row will contain field definitions, an empty cell is considered a terminator for this header row. * All following rows will contain the corresponding data. * An *example* can be found [[http://www.loginet.nl/XML/layoutStd.xls][here]]. Note: * To avoid mentioned compatibility problems it is advisable to export such a spreadsheet as CSV file (a standard Excel function) and send that rather than the Excel spreadsheet itself. * Please note that the XLS parser is provided 'as is' and no additional support will be given to the handling of Excel spreadsheets. * _The problem with Excel files_ is that they are not machine created files, but human created files. Therefor we expect all inserted data inside the Excel form to be manually checked before the files are sent to cargoOffice. * For detailed information on the content see the description of the [[EdiStandardCsv][CSV format]]. ---+++ XSLX * XSLX-files are not automatically parsed. * If you want to use XSLX-files, do sent us a request by using your report system. * Here for we need to change your default configuration and implement a new parser. * This will not always end in required results, but if it does Cargo Office Programmers will ask you for authorization of concerned production hours. -- Main.RutgerRutgers - 14 Sep 2006
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r6
<
r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r6 - 2014-03-27
-
RutgerRutgers
Home
Site map
Cargooffice web
Loginet web
Main web
Sandbox web
TWiki web
Cargooffice Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback