Left function

  • Thread starter Thread starter dillonke
  • Start date Start date
D

dillonke

Hi,
I'm moved from Excel 2000 to 2003 and now I find that the Left an
Right functions are not working correctly. They work OK if I type the
in one cell at a time but if I use copy/paste it just reproduces th
same result in every cell. This happens even if I use past
special/values as well!

Any ideas appreciate
 
Hi

tools / options / calculation - ensure it is set to automatic.

Cheers
JulieD
 
Hi,

I'm sure you've checked, but do you have relative
reference, like =LEFT(A1,4); or =LEFT($A$1,4)?

The $'s will keep the same reference cell so your
copy/paste won't 'move' along with your new cells.

Otherwise, it works for me....

jeff
 

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