Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2006

Tip: Looking for answers? Try searching our database.

Copy to another sheet and???

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
outwest - 21 Mar 2006 00:06 GMT
Hi, I tried searching for an answer to this but couldnt find the one I needed.
Apologies if I missed it.

I have data in cells B2 thru E2 on sheet 2 of my book. (eg, truck, red,
100Ton, petrol)  that is all selected from drop down lists.
I need sheet 4 of my book to see this data and collate it all into cell E2
there so it reads 'truck red 100ton petrol' all in the one cell and seperated
by spaces.
I have tried vlookup and this formula also in the cell E2 on sheet4  "=sheet2!
B2:E2."
When I try the latter it only shows the value of the E2 cell.

Im sure Im overlooking something simple, any help is much appreciated, even
if it means slapping some sense into me ;-)
Beege - 21 Mar 2006 00:24 GMT
Use
=concatenate(Sheet2!B2,Sheet2!C2,Sheet2!D2Sheet2!E2)
Concatenate wants indivisual text (cells) between commas. I don't know why
you can't use a range...

Beege

> Hi, I tried searching for an answer to this but couldnt find the one I
> needed.
[quoted text clipped - 14 lines]
> even
> if it means slapping some sense into me ;-)
outwest - 21 Mar 2006 01:06 GMT
THANKYOU THANKYOU I scream with glee.
That worked in collating all the data into one cell Beege.
Im sure I can add spaces from here on in.
Thankyou once again

>Use
>=concatenate(Sheet2!B2,Sheet2!C2,Sheet2!D2Sheet2!E2)
[quoted text clipped - 8 lines]
>> even
>> if it means slapping some sense into me ;-)
Beege - 21 Mar 2006 01:17 GMT
Glad to help

> THANKYOU THANKYOU I scream with glee.
> That worked in collating all the data into one cell Beege.
[quoted text clipped - 13 lines]
>>> even
>>> if it means slapping some sense into me ;-)
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.