+ Reply to Thread
Results 1 to 2 of 2

Entering formulas in tables - using named ranges issue?

  1. #1
    Registered User
    Join Date
    07-25-2014
    Location
    US
    MS-Off Ver
    2013
    Posts
    7

    Entering formulas in tables - using named ranges issue?

    I am struggling with how to write a formula to provide a count of each text entry from a table to perform calculations with in new table. I can get it to work for the first row, but I think because I am using Named Ranges or something it copies the same exact formula for every row of the table. I am starting to think Named Ranges are not as useful as I had once thought! I created Named Ranges for each column of resources in the referenced table. But how do I force it to use a new column for each row in the Resource Type/Total WK Hours table?
    Attachment 334873

    Thank you!
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,274

    Re: Entering formulas in tables - using named ranges issue?

    You could use this in G4

    =COUNTA(INDIRECT("Table1["&F4&"]"))

    and copy down. Change Table1 to your table name.

    For the GetPivotData function, replace "Sum1" with M$2 and ".Net Developer" with $G4, then copy to fill your dashboard table.
    Bernie Deitrick
    Excel MVP 2000-2010

+ 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. Issue with - Pivot Tables using Dynamic Ranges
    By mahowarth in forum Excel Charting & Pivots
    Replies: 12
    Last Post: 01-12-2014, 06:25 PM
  2. [SOLVED] Inconsistent scoping of Named Ranges - Debugging Issue
    By Romulo in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 11-06-2013, 02:47 AM
  3. Multiple Named Ranges Pasting Loop issue
    By pacman_d in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 05-13-2010, 09:46 PM
  4. Tables & Named Ranges
    By ed ayers315 in forum Excel General
    Replies: 0
    Last Post: 04-10-2010, 03:16 PM
  5. Pivot tables & dynamic named ranges
    By WillysK5 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-05-2008, 04:32 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