NameError: name ‘REF’ is not defined

Typical usage is:

  1. Go to the Anaconda Code dashboard
  2. Click + New to create a new Code cell
  3. In the editor, click Link Range and 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.

1 Like