Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 16
Default Need help with this "StringConcat" formula

I'll appreciate before hand if you can help me with this formula. I've
already created a macro that does the work but I'm confortable using formula
more than macros.
What I need the formula to do is to concatenate in cell "I1" data from more
than 2 cells from column "A" when cells from columns "F and/or G"
MATCH data in cells from colum "I" and with a condition IF column "B" is =
to 1. Example "I1, I2, I3, etc"

I am trying to use this formula

=StringConcat(", ",IF($F1:$F$7 OR $G1:$G$7,MATCH($H1,""),0),$A$1:$A$7,"")

A B C D E F G H I
WSt USA Ch Srv Ob LHD TD TL USA
1 100 1 30 24 24 100

2 101 1 33 30 100, 102, 105
3 102 1 30 33 101, 103
4 103 1 33 24 50 105
5 104 1 84 85 74
6 105 1 30 50 84
7 106 1 33 24 85

--
When it commes to machinning, I am the BEST
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Need help with this "StringConcat" formula

I've posted one crack at this in your latest re-post
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"JMALTO" wrote:
I'll appreciate before hand if you can help me with this formula. I've
already created a macro that does the work but I'm confortable using formula
more than macros.
What I need the formula to do is to concatenate in cell "I1" data from more
than 2 cells from column "A" when cells from columns "F and/or G"
MATCH data in cells from colum "I" and with a condition IF column "B" is =
to 1. Example "I1, I2, I3, etc"

I am trying to use this formula

=StringConcat(", ",IF($F1:$F$7 OR $G1:$G$7,MATCH($H1,""),0),$A$1:$A$7,"")

A B C D E F G H I
WSt USA Ch Srv Ob LHD TD TL USA
1 100 1 30 24 24 100

2 101 1 33 30 100, 102, 105
3 102 1 30 33 101, 103
4 103 1 33 24 50 105
5 104 1 84 85 74
6 105 1 30 50 84
7 106 1 33 24 85

--
When it commes to machinning, I am the BEST

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
Formula Result is "V6", need Excel to use cell "V6", not the resul Erik Excel Worksheet Functions 3 September 5th 08 03:10 PM
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell Steve Kay Excel Discussion (Misc queries) 2 August 8th 08 01:54 AM
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM


All times are GMT +1. The time now is 05:44 AM.

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"