![]() |
How do I add an integer to an existing integer?
If I have the # 123456, How do I add the # 7 to the end of it. So the end
result will be 1234567. |
How do I add an integer to an existing integer?
Aaron
=A1&7 Mike "Aaron" wrote: If I have the # 123456, How do I add the # 7 to the end of it. So the end result will be 1234567. |
How do I add an integer to an existing integer?
=A1&"7" if you want text
=--(A1&"7") if you want a number -- David Biddulph "Aaron" wrote in message ... If I have the # 123456, How do I add the # 7 to the end of it. So the end result will be 1234567. |
How do I add an integer to an existing integer?
=123456*10+7
Regards, Bernd |
All times are GMT +1. The time now is 01:45 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com