Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8934125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:42:41+00:00 2026-06-15T09:42:41+00:00

Could you help me to understand, How to search substrings of text with case

  • 0

Could you help me to understand, How to search substrings of text with case sensitivity in an excel column and highlight the rows respectively.

My excel second column consists of value (((...))) but in few cells of the same column consists of value (((..-))) or (((-..))) and I want to extract these exceptional cells and highlight the rows respectively.

Similarly, I have third column of the same excel consists of AAGUC value and in few cells of the same column consists of value aAgCu. Now, I want to extract these case sensitive cells and highlight the respective rows.

How can I do this? Do I need to write a program for this? Or can I do it in excel sheet itself?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:42:43+00:00Added an answer on June 15, 2026 at 9:42 am

    Spreadsheet only approach:

    For your second column, use the FIND function to identify cells with “-” in them. Set a conditional format using the formula to highlight the found cell. For example, for a (((-…))) in cell B2, set conditional format using the formula =FIND(“-“,B2). The format can be copied down the column. Alternatively, use the formula in a helper column to return a flag value or the contents of the cell(s): In cell F2, say, enter =IFERROR(IF(FIND(“-“,b2),b2),””), which returns the cell contents if they include “-“, and returns an empty string otherwise.

    For third column, along the same lines you can use the following formula =NOT(EXACT(c2,LOWER(c2)) in a conditional format or the formula =IF(NOT(EXACT(c2,LOWER(c2)),c2,””) in a helper column. Note that the latter formula only tests for mixed case and will fail on “aagcu”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Could you please help me understand this Tabu search page 7 example: TS is
So I'm just learning Forth and was curious if anyone could help me understand
Could someone help me understand the primitive accessors with this example : i don't
Please could someone help me understand why the div.fl element shown in Developer Tools
Could anyone help me to understand following line of code: sol< ?=f((1<< n)-1,i,0)+abs(P[i])*price; I
Im starting to understand how Magento Event Observers work and hoping someone could help
I wonder if anyone can help me to understand where I could be going
I was wondering if someone could help me understand RavenDB transformations as I cant
im relatively new to php and was hoping you could help me understand why
What could help me in helping writing highly compact(least byte code count) programs in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.