Thread: [Solved] Hi can somebody help me out?
View Single Post
 
Old 04-08-2013, 07:38 PM
Aybara Aybara is offline Mac OS X Office for Mac 2011
Novice
 
Join Date: Apr 2013
Posts: 2
Aybara is on a distinguished road
Default Hi can somebody help me out?

Im working on a project and iverun into a brick wall.
I'm trying to code a cell, and what i want it to eventually do is basically:
if the value of cell A1 > the value of A2, then add 1 to B1
but every time A1>A2, just a 1 shows up, and every consecutive time A1>A2, i want it to ADD 1 to the value of the cell in B1, not just show that there is a 1 there.
can somebody help me fix it? thanks in advance
Reply With Quote