Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 11-26-2014, 05:12 PM
Bruno Campanini Bruno Campanini is offline Explanation for this formula Windows 8 Explanation for this formula Office 2013
Novice
 
Join Date: Nov 2014
Posts: 19
Bruno Campanini is on a distinguished road
Default

Quote:
Originally Posted by whatsup View Post
Oh Bruno,



I didn't expect anything else from you

But your formula is great !!! It doesn't look at parts of a value, as the other formula does, but that's just a detail we don't really care for, isn't it?
Your right, I supposed it was a non-sense to look at parts of a value,
but if you like:

Case 1
====
In A1:A10 we have "abc"
in E1:E10 we have "abc"


=(IF(ISERROR(MATCH(A1,$E$1:$E$10,0)),"XXX",A1))
and you get "abc"

Case 2
====
In A1:A10 we have "abc"
in E1:E10 we have "ZZabcKKK"

{=IF(SUM((IF(ISERROR(FIND(A1,$E$1:$E$10)),0,1)))=1 ,A1,"XXX")}
if you want to get "abc"

{=IF(SUM(IF(ISERROR(FIND(A1,$E$1:$E$10)),0,FIND(A1 ,$E$1:$E$10))),INDEX($E$1:$E$10,MATCH(SUM(IF(ISERR OR(FIND(A1,$E$1:$E$10)),0,FIND(A1,$E$1:$E$10))),(F IND(A1,$E$1:$E$10)))),"XXX")}
if you want to get "ZZabcKKK"

Why don't you help me in simplifying the last one?
It looks so heavy!

Bruno
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
where to find explanation of reference styles LMHmedchem Word 5 07-22-2014 09:24 PM
Formula muhu Excel 1 04-14-2014 08:19 AM
Explanation for this formula Need help with formula zachluke Excel 3 03-13-2014 11:15 AM
Explanation for this formula Explanation for fields on the form hklein Word VBA 5 10-23-2011 04:10 AM
Microsoft Office XP/2003/2007/2010 Graphic Filters "Allow List" Explanation Jazz43 Office 0 08-24-2011 10:47 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 09:26 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft