excel - convert A1 formula and Array into L1C1 formula and vice-versa -


is there way convert fashion a1 formula , array fashion l1c1 formula , vice-versa in excel?

application.convertformula method.

application.convertformula(formula, fromreferencestyle, toreferencestyle, toabsolute, relativeto) 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -