I dont think you can update the status code via import (status reason might work ok, but not status).
I dont understand your 250 record limit. You could follow these simple steps:
- Create a (yes/no) field on Quote called "Trigger Workflow" which defaults to "no". Don't add this field to any view/form.
- In your import document set the value of this column to "yes"
- Create a workflow that triggers in quote create and is defined as follows: If the "Trigger Workflow" is "true" then set the status of the quote to whatever you want.
This way, the status of the quotes will be set automatically during import and there is no limit.
Gonzalo | gonzaloruizcrm.blogspot.com