Page 1 of 1

import excel file

Posted: Thu Jul 30, 2020 11:10 pm
by BOUCHET
Hello

I want to import dives from an Excel table. I read FAQ.
I understood that I need to generate a CVS file.
I made an export of a few dives to get the format. There is no "duration" in exporting.

Has anyone ever done this manipulation?

Eric

Re: import excel file

Posted: Fri Jul 31, 2020 9:54 am
by nick
You would be best to create a UDDF or MacDive XML file. You can export one from an existing dive to use as a template. The CSV file MacDive exports cannot be read back in, it isn't a good format. I think duration is there if you enable it (you can choose what to export when you do that). But, as I mentioned, UDDF or MacDive XML are much better formats to use.

Re: import excel file

Posted: Mon Aug 03, 2020 6:06 pm
by BOUCHET
I made an export in. UUDF. How do I open and modify it?

Thank you