how to calculate the sum of the data copied from the net?

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

Guest

i hav copied my bank accounts to the excel sheet from internet, now i want to
add(sum) of my receivings and payments but the result is "0" value, how can i
handle this problem? thnx for ur prompt reply.
 
I suspect that your numbers are not numbers at all but were formated as text.
You can check this by entering in a blank cell =isnumber(a1). The results
will be True or False. If false then procede as follows to convert to numbers.
In a blank cell format general and enter1. Copy>highlight the range of
"numbers" in the check book>paste special>multiply.
HTH
 

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