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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T11:48:28+00:00 2026-05-26T11:48:28+00:00

Microsoft Excel 2010 – I have two worksheets, Sheet1 and Sheet2 . Both worksheets

  • 0

Microsoft Excel 2010 –
I have two worksheets, Sheet1 and Sheet2.
Both worksheets have data-tables on them, covering differents types of data – illustrated below.

<Worksheet "Sheet1">
    <DataTable "Table1">
        <Columns>
            <Column "T1Col1" />
            <Column "T1Col2" />
        </Columns
    </DataTable>
</Worksheet>

<Worksheet "Sheet2">
    <DataTable "Table2">
        <Columns>
            <Column "T2Col1" />
            <Column "T2Col2" />
        </Columns
    </DataTable>
</Worksheet>

Currently, every cell in T2Col2 contains a function like this:

=COUNTIF('Sheet1'!B:B, [T2Col1])

I’d like to replace “B:B” with a bracketed column reference to [T1Col2], but I am uncertain how to accomplish this between seperate tables and worksheets.

  • 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-26T11:48:28+00:00Added an answer on May 26, 2026 at 11:48 am

    There are a couple of ways. The easiest is to just select the relevant part of the table e.g., B2:B100, assuming your table has headings and the data is in rows 2 through 100. Excel will automatically insert somthing like:

    TableOnSheet1[DataToCount]
    

    so that your whole formula looks like:

    =COUNTIF(TableOnSheet1[DataToCount], [T2Col1])
    

    Which is the table name followed by the column header in brackets.

    You can, and should, name your tables. Do so by clicking on the Design tab with the table selected and then editing it in the Table Name box on the far left.

    You can also write your formulas using autofill for the table name, e.g., if you type = “=COUNTIF(Table” Excel Intellisense will offfer “Table1,” “Table2,” and any other tables in the workbook.

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

Sidebar

Related Questions

Using Microsoft Excel 2010, if have a range (in my case, a name defined
How can I export a GridView's data to a Microsoft Excel 2007 file? Also,
I want to use Microsoft.Office.Interop.Excel dll to write the data into excel sheet. I
I am creating an Excel Worksheet from C# using Microsoft.Office.Interop.Excel, and I have not
I have the following in a program (written in VB.NET): Imports Microsoft.Office.Interop.Excel Public Class
Let's say I have an embedded Excel Spreadsheet on a Microsoft Access form. I
Currently we have thousands of Microsoft Word files, Excel files, PDF's, images etc stored
I have an ExcelResult action result that returns Microsoft Excel documents, based off the
I have Microsoft Excel 2000 on my pc. I want to show the current
I am trying to develop a Microsoft excel plugin to send excel sheet data

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.