<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The " at the beginning of a field denotes to Excel that the field is a<br>
string literal. But it does -not- get a closing doublequote like you would<br>
find in CSV format.<br>
<br>
Try: Del(7)="\""{upc<br></blockquote></div><br>Actually the ' character is the string literal for excel<br>