View Single Post
  #6   Report Post  
abcd
 
Posts: n/a
Default

who, take care of one thing: a string can not contains any "

or you must double the double-quotes

"abc""toto""def"
means
abc"toto"def

but
"=(CELL("address"

if supposed to give "=(CELL(" string followed by stuffs

for my 3 formulae, how do i set a variable to equal each of those
values for writing to a text file?



I'm not sure to well understand what's your wish. Can you give an
example ?