We can import as many as product from CSV , Below is complete process:—for that we will override the CSV.php file and can do any thing.
Copy the file app\code\core\Mage\Dataflow\Model\Convert\Parser\CSV.php to app\code\local\Mage\Dataflow\Model\Convert\Parser\CSV.php
Then here is the code in attachment, you can update it according to your need.
Csv.php (File Size: 13KB - Downloads: 44)