Although not strictly a question about VBA I thought someone on this
forum could give an answer to a simply query.
At the moment my workbooks make heavy use of the IF, AND, OR and NOT
functions, sometimes heavily nested, and I was wondering if a change
to Boolean logic gates would reduce the time it takes for the workbook
to recalculate. I seem to remember reading somewhere on the web that
this would be the case.