Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / March 2006

Tip: Looking for answers? Try searching our database.

Cell reference in formula

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
briank - 20 Mar 2006 23:25 GMT
I am trying to put in a cell reference into a a countif formula.  As
referenced below, I would like to insert the formula from D37 into the
formula in E37.  As the formula in D37 equals 37, I am trying to paste this
formula over the number "37" in cell E37.  However, this isn't working.  Any
help would be appreciated.  

E37:  =ROUND(1/COUNTIF($C$37:$C$58,C37),2) equals 0.5
D37:  =MATCH(B37,$B$1:$B$2259,0) = 37
RagDyer - 21 Mar 2006 04:31 GMT
Try this:

=ROUND(1/COUNTIF($C$37:$C$58,INDIRECT("C"&D37)),2)

Signature

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

> I am trying to put in a cell reference into a a countif formula.  As
> referenced below, I would like to insert the formula from D37 into the
[quoted text clipped - 4 lines]
> E37:  =ROUND(1/COUNTIF($C$37:$C$58,C37),2) equals 0.5
> D37:  =MATCH(B37,$B$1:$B$2259,0) = 37
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.