Forum

Notifications
Clear all

concat numeric

5 Posts
2 Users
0 Reactions
77 Views
(@meytithveasna)
Posts: 70
Estimable Member
Topic starter
 

Hi,

could you help give me a formula to join string as in attached file?

thz

 
Posted : 06/05/2017 11:07 pm
(@sunnykow)
Posts: 1417
Noble Member
 

You can use a formula such as =A1&"-"&B1 where A1 and B1 contains numbers.

or even =CONCATENATE(A1,"-",B1)

Sunny

 
Posted : 07/05/2017 12:10 am
(@meytithveasna)
Posts: 70
Estimable Member
Topic starter
 

Thanks but it is a tough.Example: 1,2,3, 6,10. How can I find the sets of sequential numbers within the list? Like in Col B. Please help!

A B
80108 80108-80110
80109
80110
80520 80520-80525
80521
80522
80523
80524
80525

 
Posted : 07/05/2017 3:14 am
(@sunnykow)
Posts: 1417
Noble Member
 

Hi mey

See if this helps.

Sunny

 
Posted : 08/05/2017 9:20 pm
(@meytithveasna)
Posts: 70
Estimable Member
Topic starter
 

Thanks,it works

 
Posted : 09/05/2017 5:27 am
Share: