I’m using the 3.9.0 online demo. How can I mass import contacts from an excel file?
Thanks
I’m using the 3.9.0 online demo. How can I mass import contacts from an excel file?
Thanks
Export EXCEL to .csv format.
Than import to Dolibarr.
Best regards
I had same issue and realized u must set the comma delimiter setting in dolibar from " to ’ and then save csv and if csv doesn’t work first try resave without headers row and save as a (dos format) csv file rather than default csv type in excel.
Let me know if it works for you