Retain format for concatenate

G

Guest

Hi

Am working on coding items of Store

As required, one of the attribuites bears 4 digits; done by 'Format-Custom-0000) - so 1 displayed as 000
But cannot concatenate with other cells Ex: I get AS1 instead of AS000

Please hel

Regard
Sachin
 
F

Frank Kabel

Hi
try
=A1 & TEXT(B1,"0000")

--
Regards
Frank Kabel
Frankfurt, Germany

Sachin said:
Hi!

Am working on coding items of Stores

As required, one of the attribuites bears 4 digits; done by
'Format-Custom-0000) - so 1 displayed as 0001
 

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

Top