Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 28
Default Find text in N columns and one Row

Hi,

I have the following data in a sheet :

A B C D E F
iglo iol
iglo sapo
iglo aeiou
iglo mf
iglo af

I would like to put in "G" (for each row) column the text between
Column B and Column C.

Example G2 = IOL, G3= Sapo. There is only a value for each row


Thanks in advance
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,522
Default Find text in N columns and one Row

one way. copy down
=INDEX(2:2,0,MATCH("zzz",A2:F2))


On Nov 30, 6:00*am, Carpe Diem wrote:
Hi,

I have the following data in a sheet :

A * * * B * * * C * * * D * * * E * * * F
iglo * *iol
iglo * * * * * *sapo
iglo * * * * * * * * * *aeiou
iglo * * * * * * * * * * * * * *mf
iglo * * * * * * * * * * * * * * * * * *af

I would like to put in "G" (for each row) column the text between
Column B and Column C.

Example G2 = IOL, G3= Sapo. *There is only a value for each row

Thanks in advance


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
Search, find or lookup defined text in text string zzxxcc Excel Worksheet Functions 9 September 6th 07 09:37 PM
find text in cell and replace it with part of the text in that ce. jules Excel Discussion (Misc queries) 3 May 3rd 07 10:18 AM
How to find and highlight common text in multiple columns ToExcelAtExcel Excel Discussion (Misc queries) 2 November 13th 06 10:44 PM
can you find specific text in a string ignoring any other text chriscp Excel Discussion (Misc queries) 1 September 18th 05 09:54 PM
Linking text columns with text and data columns Edd Excel Worksheet Functions 0 March 17th 05 04:23 PM


All times are GMT +1. The time now is 02: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"