Hi,
If I have information on few cells...how can bring them all in one cell without using "&" in each cell as formula ?
Thanks
Hi,
If I have information on few cells...how can bring them all in one cell without using "&" in each cell as formula ?
Thanks
You can use the CONCATENATE function if you don't like to use &
Hope this helps.
Pete
Well, if you were going to use =B2&C2&D2 but you don't like the ampersand (&), as Pete says, you can use CONCATENATE ... but that's basically the same thing:
Formula:
Please Login or Register to view this content.
If you don't want a formula, you can use a User Defined Function, for example, ConcatAll (by TigerAvatar)
![]()
Please Login or Register to view this content.
There are other variations around. Have a look at the example workbook attached.
Regards, TMS
Trevor Shuttleworth - Retired Excel/VBA Consultant
I dream of a better world where chickens can cross the road without having their motives questioned
'Being unapologetic means never having to say you're sorry' John Cooper Clarke
Notice to PeteUK
@ TMS and Shadmani
Sorry to hijack Thread, But Email Notifications are not working and Pete's PM In Box is full
@ Pete
Email Notifications appear not to be working again ( And your PM In Box is full )
http://www.excelforum.com/suggestion...ml#post4230901
Alan
'_- Google first, like this _ site:ExcelForum.com Gamut
Use Code Tags: Highlight code; click on the # icon above,
Post screenshots COPYABLE to a Spredsheet; NOT IMAGES PLEASE![]()
http://www.excelforum.com/the-water-...ml#post4109080
https://app.box.com/s/gjpa8mk8ko4vkwcke3ig2w8z2wkfvrtv
http://excelmatters.com/excel-forums/ ( Scrolll down to bottom )
Yes, I've just replied to your other thread. They seem to have stopped for me on Saturday. I didn't even get a notification that you tried to send me a PM and my inbox is full, which I usually get.
Trevor,
Perhaps the OP doesn't want to use a formula, so =ConcatAll(B2,C2,D2) also wouldn't be acceptable.
Pete
@Pete: dohhhh ... I wasn't thinking of the UDF as a formulaMy bad, I guess.
If ampersand and other formulae, including a UDF are not acceptable, the only alternative that I can think of is to copy and paste from each cell.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks