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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -