Typical usage is:
- Go to the Anaconda Code dashboard
- Click
+ Newto create a new Code cell - In the editor, click
Link Rangeand choose the cells to reference (e.g. A1:L30).
The code in the editor will automatically write the text REF("A1:L30"). Write the same code you were trying to test and it should work.