|
Using MS Excel to prepare data for import |
Top Previous Next |
|
Microsoft Excel is an excellent tool for preparing data to be imported into Ovitec. Using MS Excel, you can import data from most common formats: DBase, Xml, text, Access, etc. Once you have read the data using MS Excel, you must rearrange the columns and format according to the Ovitec filter specification. Most Ovitec filters work by importing the text format file, with ; as separator list. For example:
The file generated is text type, and can be modified with any editor like Notepad or similar. At this point you can open it to see the contents. It should look something like this: FARM1;01/12/02;230;1;20.4;3.78;3.44;199
Notice that each field is separated by a semi-colon (;). If you do not see a semi-colon, you should replace the character using the corresponding editor option or modify the Regional Configuration of Windows, List Separator.
|