EXCEL COMMANDS
i was making a database of My marks in an exam Suppose i got 35 marks out of 40 .. I want to set it as division what should i do ? It is of logical formula @ParthKohli
@rebeccaskell94 can u help me?
@lalaly
*sorry rebecca for tagging u .. but i needed help*
Like just do 35 divided by 40? I'm not quite sure I understand your question. and no worries :)
=if(B2>=?) some what like this command
ohhh I don't know that :( Sorry D:
No problem @lalaly do u?
@shadowfiend or @farmdawgnation might know. They are like computer geniuses
what about cshalvey?
Ummm well we can tag him but I'm not sure that computer type work like that is is expertise. I could be wrong though. @cshalvey
@lgbasallote ?
I know this! Conditional Formatting!
You want to make different intervals, right? 0-10 11-20 and something like that?
Yes i want to mark division for example: 20-30 marks -> 1 division 30-40 marks --> 2nd division and soon
And what do you want to do with them? Write the division in a different cell?
Yea
That's where Conditional Formatting comes in, or you could also use the if command.
=if(A2>=20 . then ?
If you have entered the marks in A1, then here's what you should do: =IF(A1>=20,"20-50","1 - 19")
The normal format is: =If(Make Excel test something, What it does if it's true, What it does if it's false).
Hmn thanks a lot i got it
You're welcome! :)
If you want multiple intervals, then you must try conditional formatting.
Hmn i will do that tomorrow : )
Join our real-time social learning platform and learn together with your friends!