ReoGrid icon indicating copy to clipboard operation
ReoGrid copied to clipboard

How to Retrieve the Contents of Merged Cells Using Custom Functions

Open wangizchao opened this issue 2 years ago • 1 comments

May I ask how to use a custom function to retrieve the contents of merged cells? Assuming that A1:A2 contains merged cells with the value 'value', how can I use a function in cell B1 to retrieve the value in A1:A2?

wangizchao avatar Mar 17 '23 14:03 wangizchao

I'm not sure if I understand your question correctly. You can just retrieve the value from the A1 cell.

jingwood avatar Mar 17 '23 14:03 jingwood