Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Wind54Surfer
 
Posts: n/a
Default Can Search find 2 or more "/"?

Hi everyone,

I believe now I am asking too much.

I use (as prescribed by this group)

=ISNUMBER(SEARCH("/",D5)) to find "/" in a cell.

I would like to extend this to find 2 or more instances (CM/F/CM), (F/F/F/)

Right now it does not differentiate if is 1 or more instances.

Is it possible?

Thanks for any help,

Emilio

  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

One way:

=(LEN(D5)-LEN(SUBSTITUTE(D5,"/",""))) =2

In article ,
Wind54Surfer wrote:

Hi everyone,

I believe now I am asking too much.

I use (as prescribed by this group)

=ISNUMBER(SEARCH("/",D5)) to find "/" in a cell.

I would like to extend this to find 2 or more instances (CM/F/CM), (F/F/F/)

Right now it does not differentiate if is 1 or more instances.

Is it possible?

Thanks for any help,

  #3   Report Post  
Wind54Surfer
 
Posts: n/a
Default

You guys are magicians!

Thanks again,

Emilio


"JE McGimpsey" wrote:

One way:

=(LEN(D5)-LEN(SUBSTITUTE(D5,"/",""))) =2

In article ,
Wind54Surfer wrote:

Hi everyone,

I believe now I am asking too much.

I use (as prescribed by this group)

=ISNUMBER(SEARCH("/",D5)) to find "/" in a cell.

I would like to extend this to find 2 or more instances (CM/F/CM), (F/F/F/)

Right now it does not differentiate if is 1 or more instances.

Is it possible?

Thanks for any help,


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
Using the Find tool in EXCEL TK Excel Worksheet Functions 2 February 11th 05 07:51 PM
How do I use "find" to search whole workbook? Sholtzy Excel Discussion (Misc queries) 2 January 14th 05 12:51 AM
Excel has a "Find Next" command but no "Find Previous" command. Michael Fitzpatrick Excel Discussion (Misc queries) 2 January 10th 05 11:45 PM
HOW TO USE FIND OR SEARCH FUNCTION TO FILL DATA hsg Excel Worksheet Functions 2 November 18th 04 07:24 AM
how to change "Find" feature darnat2 Excel Worksheet Functions 1 November 15th 04 01:50 AM


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