If I call the method ListInsertAction on a Spreadsheet and try to add a formula, the formula will be correctly inserted into the spreadsheet but will result in an error message generated:
#NAME -(in the popup help)-> "error: Unknown range name X0", where "X0" stands for a column name such as "B3", "b4", etc. Now, there is nothing wrong with my ranges. An example is "B3:B5". If I change this to "b3:B5" then it works! If I type in exactly the same formula by hand, it works. John
