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 / Setup / June 2006

Tip: Looking for answers? Try searching our database.

Indirect address inside ""

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Khoshravan - 25 Jun 2006 14:07 GMT
=COUNTIF(F$2:F$1561;">0.9")  J4=0.9

I want to drag above command, downward. Value of 0.9 is stored in J4.
How can I produce J4 with formula so that it repeats while dragging.
I face this problem a lot. I think by combination of Indirect and Row it is
possible to solve. I tried some combination but they didn't work.
Signature

Rasoul Khoshravan Azar
Civil Engineer, Osaka, Japan

byundt - 25 Jun 2006 16:46 GMT
Try putting an absolute reference to cell J4 inside the COUNTIF:
=COUNTIF(F$2:F$1561;">" & $J4)

As you copy this formula across, it will always reference the value in cell
J4.
Signature

Brad

> =COUNTIF(F$2:F$1561;">0.9")  J4=0.9
>
> I want to drag above command, downward. Value of 0.9 is stored in J4.
> How can I produce J4 with formula so that it repeats while dragging.
> I face this problem a lot. I think by combination of Indirect and Row it is
> possible to solve. I tried some combination but they didn't work.
Khoshravan - 26 Jun 2006 00:31 GMT
Thanks. It was an interesting solution.
Signature

Rasoul Khoshravan Azar
Civil Engineer, Osaka, Japan

> Try putting an absolute reference to cell J4 inside the COUNTIF:
> =COUNTIF(F$2:F$1561;">" & $J4)
[quoted text clipped - 8 lines]
> > I face this problem a lot. I think by combination of Indirect and Row it is
> > possible to solve. I tried some combination but they didn't work.
 
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



©2008 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.