close

Hi

I have a cell value in the format 90TN82C128004K00. I would like to copy the
first two digits to another cell i.e. 90 and follow it up with a dummy code
00CPSS00 which will be standard for all values. the new cell should have the
following value 9000CPSS00. Is there an automated function that can do this
for me.

Hi,

If you data is in A1 enter in B1:
=LEFT(A1,2)amp;quot;00CPSS00quot;

Regards,
--
AP

quot;mohd21ukquot; lt;u20517@uwegt; a écrit dans le message de news:5e5292da6a2d1@uwe...
gt; Hi
gt;
gt; I have a cell value in the format 90TN82C128004K00. I would like to copy
the
gt; first two digits to another cell i.e. 90 and follow it up with a dummy
code
gt; 00CPSS00 which will be standard for all values. the new cell should have
the
gt; following value 9000CPSS00. Is there an automated function that can do
this
gt; for me.
Hi,

Try this formula in the cell where you want the result - change the
90TN82C128004K00 to a cell reference where you have the value you want
to copy from..

=LEFT(90TN82C128004K00,2)amp;quot;00CPSS00quot;

Regrdas,
Bondi

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()