Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 05-15-2018, 11:23 AM
LostinLA LostinLA is offline Formula help Windows 10 Formula help Office 2010 64bit
Novice
Formula help
 
Join Date: May 2018
Posts: 1
LostinLA is on a distinguished road
Default Formula help


What I need is a formula to answer the following.
if cell a1 is a number between 1-121 then I need the formula to output a 1 if not then a 0
I also need to know how to write it if cell a1 is a number between c3-1 to c3-96 need the same output a 1 or a 0
Reply With Quote
  #2  
Old 05-15-2018, 12:19 PM
ArviLaanemets ArviLaanemets is offline Formula help Windows 8 Formula help Office 2016
Expert
 
Join Date: May 2017
Posts: 932
ArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant futureArviLaanemets has a brilliant future
Default

1.
Code:
=(a1>=1)*(a1<=121)
2.
Code:
=(a1>=(c3-96))*(a1<=(c3-1))
Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula Copy Row 2 Row But Next Column In Formula From Another Tab TimG Excel 3 04-16-2018 09:20 PM
Formula help Possible to use an existing vlookup formula to also insert correct info and trigger a SUM formula innkeeper9 Excel 2 09-13-2016 08:59 PM
Need help with dragging a formula and changing a reference column as I drag the formula. LupeB Excel 1 10-22-2015 03:02 PM
help with a formula srockwell25 Excel 4 08-22-2014 02:47 AM
Formula muhu Excel 1 04-14-2014 08:19 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:33 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft