I have a minor knowledge of excel and a very basic knowledge of access.
heres my problem,
The cell that my cursor is in should be False, then any cell below Should be true if the value of the cell next to it has changed from the value of the cell above the cell next to it.
i need it to display false or true based on that.
another example,
the top left is 2,
one below it is 3, meaning the box should display "true" to indicate that it has changed from the value before.
one below that is 3, meaning the box should display "false" to indicate that the value has not changed from the previous value.
I cannot work out how to use access, this has baffled me. Im so used to writing formula's in excel
any help would be apreciated :P