LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Referencing a cell in the worksheet as the criteria for a form

Thank you so much, that did work, with one minor change that you probably
intended anyway. My data is in Col E, and the names are in Col A; I wanted
the numbers to list in Col C (this is at the end of the data in a separate
list). I used Countif (E:E, and instead of listing the exact cell I
shift/clicked on the cell containing the name, and got the cell reference,
which changed automatically when I dragged the box. I knew there had to be a
way!
Just for future reference, how does the E:E formula work? I've seen it on
this board, but I don't understand how it defines the range without any rows
specified. Can you explain, please, so maybe I won't have to ask you for help
the next time?
Thanks again.

"Jacob Skaria" wrote:

With your data in ColA and unique list of names in ColC starting from Row2;
try the below formula in D2 and copy/drag the formula down as required

=COUNTIF(A:A,C2)

If this post helps click Yes
---------------
Jacob Skaria


"Alagra" wrote:

This seems to me like it should be an easy one, but I can't find the answer
anywhere. I am trying to count how many times each of 50 people is named on
a multi-page list. I have been using countif(range)="exact name," which
works fine, but requires writing 50 separate formulas. Is there a way to
replace "exact name" with a reference to a cell which already contains the
name? I tried "=C3" and got a zero total, as it seemed to be searching for
the C3 phrase instead of the contents of the C3 cell. What am I missing in
the syntax here?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
criteria form in excel with a hidden worksheet Okolo Excel Worksheet Functions 1 October 7th 09 08:23 PM
Referencing text from another cell for criteria in functions Tricia, not Patricia Excel Worksheet Functions 1 July 26th 09 01:48 AM
Referencing a worksheet name to a cell... QuietMan Excel Worksheet Functions 10 May 20th 08 02:40 PM
Referencing another worksheet via a cell [email protected] Excel Worksheet Functions 2 October 31st 06 07:22 PM
REFERENCING WORKSHEET CELL FROM VISUAL FOXPRO FORM Alan Excel Discussion (Misc queries) 0 July 7th 06 08:05 AM


All times are GMT +1. The time now is 11:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"