Keywords Control
Forums
Hi Brian
I may have asked already this question, I apologize if this is the case. In my old age I tend to be a bit senile. What were we talking about? Ah, keywords. Yes. Here is the problem.
Not surprisingly function is a keyword in Idea, unfortunately function is also a part of the subtotal method in excel and is responsible for the decision what are you subtotaling: sum, count, etc. luckily the default is sum and usually you can get around the problem by omitting this argument while calling the subtotal method from IDEA maco, but, you know, we guys tend to seek for a straight solution rather than a work-around..
Any IDEA?
Thanks and have an enjoyable weekend
Avi Kerem
Hi Avi,
Hi Avi,
I am not sure if I am following you. So are you creating an Excel spreadsheet from within IDEAScript? If so wouldn't the terms for excel me within double quotes so they wouldn't cause a problem for your IDEAScript code? Any chance you can share some of the code that is causing you the problem.
Thanks
Brian