CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Import multiple csv files
Pages: [1]

Author Topic: Import multiple csv files  (Read 1230 times)

businessbroker

  • Guest
Import multiple csv files
March 03, 2010, 04:50:00 pm
I think it could be quite easy for a developer to make possible to select multiple .csv files from import page, and delete in all the optional fist line, if yes, could someone tell me how to exactly do that? I could give this task to a php developer to be done.

businessbroker

  • Guest
Re: Import multiple csv files
March 08, 2010, 08:52:03 am
Oe quick raw solution is to use a .bat file like this:
Code: [Select]
copy *.csv importfile.csvand then go by hand to delete the double headers of csv file.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Feature Requests and Suggestions »
  • Usability Improvements (Moderator: Dave Greenberg) »
  • Import multiple csv files

This forum was archived on 2017-11-26.