Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jim
 
Posts: n/a
Default join cells for a vlookup


Hello,

I input the following data on sheet one (there are many lines of data with
customers names. Please note that each line has a date so there is a quick
reference for a Vlookup).


B C D E

Product Sold Product Sold Product Sold
Crystal Cole HSI Dig Phone


On sheet two I would like to bring Data over so it looks like the following
(also keep in mind that I already have the name on this page, so some kind of
match would work great €“ each line on this page has a date as well).

B C
Crystal Cole HSI & Dig & Phone



Thanks

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
JMB
 
Posts: n/a
Default join cells for a vlookup

Maybe in column F of your source data enter

=C2&" & "&D2&" & "&E2

then copy this formula down and have VLookup return this column. Only other
option that I can see off the top of my head is using vba to create a custom
function.


"Jim" wrote:


Hello,

I input the following data on sheet one (there are many lines of data with
customers names. Please note that each line has a date so there is a quick
reference for a Vlookup).


B C D E

Product Sold Product Sold Product Sold
Crystal Cole HSI Dig Phone


On sheet two I would like to bring Data over so it looks like the following
(also keep in mind that I already have the name on this page, so some kind of
match would work great €“ each line on this page has a date as well).

B C
Crystal Cole HSI & Dig & Phone



Thanks

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VLOOKUP help needed! MartinC Excel Worksheet Functions 1 January 12th 06 12:46 PM
Cconditional formatting on cells containing a VLOOKUP formula? Tony Goossens Excel Discussion (Misc queries) 1 September 1st 05 09:56 PM
Conditional formatting on cells with a VLOOKUP formula in them JenniM Excel Discussion (Misc queries) 4 April 1st 05 06:45 PM
Help adding text values Texas-DC_271 Excel Worksheet Functions 7 January 15th 05 11:14 PM
Convert data type of cells to Text,Number,Date and Time Kevin Excel Worksheet Functions 1 December 31st 04 12:57 PM


All times are GMT +1. The time now is 01:25 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"