+ Reply to Thread
Results 1 to 2 of 2

fill in a column with data from another tab

Hybrid View

  1. #1
    Registered User
    Join Date
    12-21-2022
    Location
    Belgium
    MS-Off Ver
    2016
    Posts
    14

    fill in a column with data from another tab

    I am looking for a way to fill in column G in Tab1 as simply as possible with the data from Tab 3.
    If the name matches, i.e. column A and column B in Tab 3 are equal to column B and column C in Tab 1, a 1 should appear in column G instead of a 0.

    Any ideas?

    Thanks in advance!
    Attached Files Attached Files

  2. #2
    Forum Expert 63falcondude's Avatar
    Join Date
    08-22-2016
    Location
    USA
    MS-Off Ver
    365
    Posts
    6,266

    Re: fill in a column with data from another tab

    Try this in G4:

    =COUNTIFS(Omloop!A:A,B4,Omloop!B:B,C4)

    Drag the formula down column G.

    Please see attached for translation if needed.
    Attached Files Attached Files

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fill down a column for as many cells having data in column A
    By axtryo in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-06-2017, 10:29 PM
  2. [SOLVED] column has gaps; need to fill rows with data, based on another column
    By StarFyre in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 08-26-2016, 04:48 PM
  3. How to fill a column with data if the column has a variable length?
    By flyingdutch06 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-16-2016, 09:02 AM
  4. [SOLVED] Fill Column based on Data in Column A
    By sm789 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 03-30-2016, 10:09 AM
  5. [SOLVED] Formula to lookup data in one colum and fill the data into another column
    By kendra123 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-03-2014, 03:14 AM
  6. Insert column and fill column upto where data is in previous column
    By aka189 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-24-2012, 06:07 AM
  7. Replies: 3
    Last Post: 10-03-2012, 01:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1