Copying over only limited number of characters
Nearly there
Try =LEFT(A1,6)
VBA Noob
phuser wrote:
Hi
need the formula to bring over only 6 of the characters from 1 cell to
another,
I thought it was =Left (A1, [6]) but it doesnt work
what am I doing wrong?
|