• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Add letter before a number in a cell

Johnboy

New Member
Hi All

I am trying to add a letter before a set of numbers in a cell. I have seen this before at Chandoo but cant seem to find it anymore. This site rocks and I have been using it for some time.
 
Hi Johnboy

By letter do you mean you want to Concatenate data.

="A"&A2

Where A2 is a value. Or do you mean you want to use the Format to precede a number with a letter. Format Cells - Custom format;

A 0.00

Let the group know.

Smallman
 
Hi Smallman

I have columns filled with numbers that I want to include the letter "E" in the front of the numbers.

Thanks
 
Hi johnboy,

select the cells you want to format, next go to format cell, number, custom, in the type box write "E"0, then ok.

regards
sudipta
 
Back
Top