: 'This function will convert a range of data to a range of the log of
: 'the data
: Function LogArray(original_data)
How is this function called? Is it being used as a user
defined function on the worksheet or is it being called
from within the VBA program. Can you show an example of the
function call?