Why is it that, when I run "clearAll()" the execution never finishes.
function clearAll() { clearRange(\'D4:D50\'); clearResults(); }; func