Thread: Column question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Column question

I believe this will do what you want, but you have to sync up your data in
columns in a fashion similar to this sample:
http://www.freefilehosting.net/download/3f6jb


Regards,
Ryan---

--
RyGuy


"Anthony" wrote:

I was wondering if there is a function that can put multiple text in a field
if it is in one colunm and if it has the same number put it in that row.
Example.
A B c - Example
1 05919 OR-PCITY01 OR-PCITY02
2 05919 OR-PCITY02

Can I make it so that if it duplicated that it throws OR-PCITY02 in column
'C' like my example above.

Thanks