Need a formula to the following please:
IF A1 is greater than 0 and less than 7, then return the result in A1
IF A1 is equal or greater than 7, then return 7
IF A1 is equal or less than 0, then return nothing
IF A1 is empty then return nothing.
Thanks
Bookmarks