xspreadsheet
xspreadsheet copied to clipboard
expr2xy on merged cells
To get [x,y] from A1 for example, I use expr2xy function and it's working fine with single cell. With x & y, now I can get the cell text.
How do we get cell text from merged cell like A1:A4?