missing data after copying from query

S

Sha

After I run a select query, I want to copy all the data to an excel
spreadsheet. When I do this some of the data from one column does not
completely copy over. Any suggestions? Thanks.
 
O

Ofer

Sometimes it happen when you copy before the query finish running, so you
copy only part of the data.
 
S

Sha

Thanks for the suggestion, but unfortunately that is not the case. It's a
very simple query and the data pastes in about 2 1/2 sentences and leaves off
approximately 1 or 2 sentences or words after that. Again Thanks for your
help.
 
Top