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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T22:45:44+00:00 2026-06-06T22:45:44+00:00

I have two columns. Column E extends up to 99504 (values) and column I

  • 0

I have two columns.
Column E extends up to 99504 (values) and column I extends to 2691 (values).
Both columns contains filenames with extension.

Something like this:

E I
Filename_A Filename_B
TSL_groups.mrk pcbx_report.mrk
abcd.mrk jhuo.mrk

and so on…

I want to find if the files in column I (heading Filename_B) exist in column E (heading Filename_A).

If true, say TRUE in another column let’s say column K.

  • 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-06T22:45:46+00:00Added an answer on June 6, 2026 at 10:45 pm

    You could try this

    =IF(ISNA(VLOOKUP(<single column I value>,<entire column E range>,1,FALSE)),FALSE, TRUE)
    

    -or-

    =IF(ISNA(VLOOKUP(<single column I value>,<entire column E range>,1,FALSE)),"FALSE", "File found in row "   & MATCH(<single column I value>,<entire column E range>,0))
    

    you could replace <single column I value> and <entire column E range> with named ranged. That’d probably be the easiest.

    Just drag that formula all the way down the length of your I column in whatever column you want.

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

Sidebar

Related Questions

I have a data frame with two columns. First column contains categories such as
I have these div blocks called columns where each column div contains separate two
I have a table with two columns: column A column B 1 2 1
I have two data frames with two columns each. The first column is timestamps
In a frame I have two columns. In the first column I display some
I have two tables with similar columns - let's say table A with column
I have a datatable with two columns, Column 1 = EmpID Column 2 =
I have two columns. ColA and ColB contains char(10) with data 20090520 and 20090521.
I'm attempting a centered, two-column layout and I'd like to have horizontal rules in
So I have two tables: X and Y. The schema.yml looks like: X: columns:

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.