Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,718
Default What is the problem with this formula?

=IF(ISNUMBER(MATCH("*John*",C12:C14,0)),C12&" "&C13&" "&C14,"None")


" wrote:

=IF(FIND("John", C12:C14, 1), C12:C14, "None")

Could anyone help me out with what the issue is with the above formula?
Whenever I enter the above formula in a cell, it gives me a #VALUE
error. I just want to find if there is John written in cells C12 thru
C14, and if there is, I want it to type all the info from cells C12
thru C14 on another cell.

All help is appreciated! Thank you


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 23
Default What is the problem with this formula?

Thank you for all your help! I just used it and it works!
Thanks a lot
Teethless mama wrote:
=IF(ISNUMBER(MATCH("*John*",C12:C14,0)),C12&" "&C13&" "&C14,"None")


" wrote:

=IF(FIND("John", C12:C14, 1), C12:C14, "None")

Could anyone help me out with what the issue is with the above formula?
Whenever I enter the above formula in a cell, it gives me a #VALUE
error. I just want to find if there is John written in cells C12 thru
C14, and if there is, I want it to type all the info from cells C12
thru C14 on another cell.

All help is appreciated! Thank you



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
Find value in array Brook6 Excel Worksheet Functions 26 January 30th 07 09:40 PM
Is it possible? DakotaNJ Excel Worksheet Functions 25 September 18th 06 09:30 PM
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
formula percentage problem thinkpic New Users to Excel 4 November 2nd 05 08:04 PM
problem with Array Formula OrdOff Excel Worksheet Functions 2 June 30th 05 04:57 PM


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