IF B1<B+2 AND B1>B-2 THEN do something here.
That should give you B +or- 2 which you would have to set to 100.
This may or not do what you want, but it might help.
IF B1<B+2 AND B1>B-2 THEN do something here.
That should give you B +or- 2 which you would have to set to 100.
This may or not do what you want, but it might help.
Last edited by spcw1234; - 6th March 2012 at 12:24.
Shawn
Bookmarks