Jump to content

Need help making a formula for Excel


chevysoldier

Recommended Posts

You could do a range row and do the max of the min column, and the min of the max column, then if the first one exceeds the second one then you've got a problem anyway.

Something like this? =IF(DMAX(B2:B7)<(DMIN(C2:C7),"stop") That doesn't work though.

Link to comment
Share on other sites

well, I was thinking you should do your "limits" row the other way. It won't be helpful to know the lower limit of your min column, right? Its more helpful to know the upper limit of your min column. so if you do MAX(B2:B6) and MIN(C2:C6), that will give you an operable range. Then, you can make one column, just to the right of that =IF(B7<C7, "operable range", "no operable range")

Link to comment
Share on other sites

well, I was thinking you should do your "limits" row the other way. It won't be helpful to know the lower limit of your min column, right? Its more helpful to know the upper limit of your min column. so if you do MAX(B2:B6) and MIN(C2:C6), that will give you an operable range. Then, you can make one column, just to the right of that =IF(B7<C7, "operable range", "no operable range")

ah ha! I see what you mean now. I'll try that

Link to comment
Share on other sites

I went and checked out a bunch today. But I need to get sand, live plants and rocks first.

That's probably about right, 50/50...

I think most of the regulars at Jack's are a little bit above 50% correct, and if you go to Aquarium Adventures, they are a LOT better, not to mention the selection being HUGE!

Link to comment
Share on other sites

I think most of the regulars at Jack's are a little bit above 50% correct, and if you go to Aquarium Adventures, they are a LOT better, not to mention the selection being HUGE!

You're probably correct but Jack's is where I bought by Tiger Barbs that were supposed to be peaceful. At AA I just told them what I wanted and didn't discuss it with them.

Nice!

Thank you. More than welcome to DL if you want.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...