In an "office" program, I made the foolish assumption that people would
understand that SS means Spread Sheet. I apologize to those who did not
grasp that.
The version of Thunderbird is 13.0 (32 bit). Again I assumed that the
instructions for a common function, that of printing a section of
Hi list-users,
I have the following question:
I have in column A value either a number, or string in the format +,
in col B I want to calculate what’s in Col A
e.g.:
1010
12+72 84
3333
66+72 138
So, I tired the formula =INDIRECT(“=“&A1) but I only get REF!
What