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 328749
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T09:31:27+00:00 2026-05-12T09:31:27+00:00

I have a test like LEFT(‘F13′,2)=’F1’ I want to change it from a left-side

  • 0

I have a test like

LEFT('F13',2)='F1'

I want to change it from a left-side match to a test that supports wildcards

'F13'='F?3'

Excel doesn’t support regex except in VBA code but i’d prefer this was done in a macro. I should point out that the actual test isn’t a simple string, but cell references (this may be important, I’m not sure):

IF(LEFT($DATA.$A$2:$A$1501,LEN($B$3))=$B$3,...

The range actually evaluates to a single cell based on where the macro is called from. $B$3 is the pattern input by the user.

  • 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-05-12T09:31:27+00:00Added an answer on May 12, 2026 at 9:31 am

    =SEARCH(“F?3″,”F13”)=1

    In your second example, if B3 contains wildcards infused text

    =SEARCH(B3,$DATA.$A$2:$A$1501)=1

    SEARCH returns the position where it finds the first argument. The “=1” ensures the string starts with the first argument as opposed to somewhere in the middle. I’m not sure how your $DATA argument works, so I just copied it verbatim.

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

Sidebar

Related Questions

I have a text like: test 1 test 2 test 3 and i want
I have a test in C# that looks like this: public void CanLog() {
I have a selenium test that looks like require 'spec_helper' driver = Selenium::WebDriver.for :firefox
I currently have like 10 tests that test whenever my Tetris piece doesn't move
I have a page like this <ul id=carousel_ul style=left: -130px; > <li><a href=#>Test 1</a></li>
I would like to have an input that would change to upper case on
I have something like : $('#test').bind('go', function(event, top, left,w,h) { $('#test').animate({left: left, top :
I would like a block that display slide show on left side for certain
I have a left-oriented image named test.png (like the 'R' image annotation of the
Say I have a test like: void TestSomething(int someParam) { // Test code }

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.