How can I get rid of the ' single quote sign in excel worksheet

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

I am not sure if I am posting my question in the right page, I hope someone
can help me out.
I used the DTS package in SQL server to put a table's table on an Excel
worksheet. However, I discover that a single quote " ' " is placed in front
of the values in every cell. This makes the calculation or format change
cannot be carried out. How can I get rid of the single quote? I am so
frustrated.
Thanks.

Ivan
 
See if the following works:

- In an empty cell type the number 1.
- CTRL-C to copy this number.
- Place the cursor anywhere in the table.
- CTRL-* to select the whole table.
- Choose from the menu Edit>Paste Special.
- Under operation, choose Multiply, click OK.
 
Dear Shatin,

Thanks for your help! Your method also works. Unfortunately my worksheet has
some date cells, they all changed to numbers after the operation.

Ivan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top