We are trying to automate our employee file for our data collection software via our employee database. We can export the necessary data, but can't seem to get the export formatting down.
The way the data is stored in the original file is:
ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] etc etc etc....
It's important to note that the [] is actually a break symbol for the record that I have not figured out how to add.
Second, When I export the data, it comes out as:
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
Does anyone have any simular experience with a problem like this and have any suggestions? Thanks!
The way the data is stored in the original file is:
ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] ID Name SpecialType Mode [] etc etc etc....
It's important to note that the [] is actually a break symbol for the record that I have not figured out how to add.
Second, When I export the data, it comes out as:
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
ID Name SpecialType Mode
Does anyone have any simular experience with a problem like this and have any suggestions? Thanks!