I have a worksheet with >1000 columns of data. I want to produce another worksheet with log value of these data. I can input the f(x) manually (like log(Sheet1!B), log(Sheet1!C), ...) but it will take forever. Is there smarter method to finish this task?