A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Reference: forum discussion dated 17-18April2010



 
 
Thread Tools Display Modes
  #1  
Old April 24th, 2010, 08:16 AM posted to microsoft.public.excel.worksheet.functions
Andri
external usenet poster
 
Posts: 66
Default Reference: forum discussion dated 17-18April2010



Dear Ashish/Experts,
I have downloaded the addin from the below link.

thank you for your excellent External Excel Function, which is workable 100%.

but i have another issued, when the cells contains TEXT cells, the result is
little bit strange (without a comma).

here is the result:
CLOSEDCLOSED, it should be CLOSED, CLOSED
CLOSEDCANCEL, it should be CLOSED, CANCEL

please help and TIA.

respectfully,
andri

"Ashish Mathur" wrote:

Hi,

Download and install the following addin -
http://www.download.com/Morefunc/300...-10423159.html and then use the
following array formula

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"),"
")))," ",", ")

B15 has A and C15 has N

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com


  #2  
Old April 24th, 2010, 10:48 AM posted to microsoft.public.excel.worksheet.functions
Mike H
external usenet poster
 
Posts: 8,419
Default Reference: forum discussion dated 17-18April2010

Andri,

Try this small change

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"&" ")," ")))," ",", ")
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Andri" wrote:



Dear Ashish/Experts,
I have downloaded the addin from the below link.

thank you for your excellent External Excel Function, which is workable 100%.

but i have another issued, when the cells contains TEXT cells, the result is
little bit strange (without a comma).

here is the result:
CLOSEDCLOSED, it should be CLOSED, CLOSED
CLOSEDCANCEL, it should be CLOSED, CANCEL

please help and TIA.

respectfully,
andri

"Ashish Mathur" wrote:

Hi,

Download and install the following addin -
http://www.download.com/Morefunc/300...-10423159.html and then use the
following array formula

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"),"
")))," ",", ")

B15 has A and C15 has N

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com


  #3  
Old April 24th, 2010, 08:26 PM posted to microsoft.public.excel.worksheet.functions
Andri
external usenet poster
 
Posts: 66
Default Reference: forum discussion dated 17-18April2010

Dear Mike,

Please guide further, nothing change.

the result still CLOSEDCLOSED, without the comma.

TIA.

"Mike H" wrote:

Andri,

Try this small change

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"&" ")," ")))," ",", ")
--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.


"Andri" wrote:



Dear Ashish/Experts,
I have downloaded the addin from the below link.

thank you for your excellent External Excel Function, which is workable 100%.

but i have another issued, when the cells contains TEXT cells, the result is
little bit strange (without a comma).

here is the result:
CLOSEDCLOSED, it should be CLOSED, CLOSED
CLOSEDCANCEL, it should be CLOSED, CANCEL

please help and TIA.

respectfully,
andri

"Ashish Mathur" wrote:

Hi,

Download and install the following addin -
http://www.download.com/Morefunc/300...-10423159.html and then use the
following array formula

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"),"
")))," ",", ")

B15 has A and C15 has N

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com


  #4  
Old April 25th, 2010, 10:09 AM posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_]
external usenet poster
 
Posts: 1,764
Default Reference: forum discussion dated 17-18April2010

Hi,

Please post the original question again.

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Andri" wrote in message
...


Dear Ashish/Experts,
I have downloaded the addin from the below link.

thank you for your excellent External Excel Function, which is workable
100%.

but i have another issued, when the cells contains TEXT cells, the result
is
little bit strange (without a comma).

here is the result:
CLOSEDCLOSED, it should be CLOSED, CLOSED
CLOSEDCANCEL, it should be CLOSED, CANCEL

please help and TIA.

respectfully,
andri

"Ashish Mathur" wrote:

Hi,

Download and install the following addin -
http://www.download.com/Morefunc/300...-10423159.html and then use
the
following array formula

=SUBSTITUTE(TRIM(MCONCAT(IF((($B$2:$B$11=B15)*($C$ 2:$C$11=C15)),TEXT(A2:A11,"dd/mm/yyyy"),"
")))," ",", ")

B15 has A and C15 has N

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 10:47 AM.


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