insert data lists for teachers or subjects

Started by dimzev, September 15, 2020, 09:20:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dimzev

Is there  a way to import data lists (names of teachers , subjects, activites) from  files like excel in the FET timetable ?
or must to type them one by one?

Python can help with this ?

Volker Dirr

You only need to save it as csv format and then you can import the csv file.
So just export a csv file from Excel.

Liviu Lalescu

You can open a .fet file with FET and export it to CSV, to see the CSV format used by FET import/export.

Volker Dirr


dimzev

i try only subjects and work perfect ...!!!
Thank you ....!!!