EQA1608E OFFSET( variable name ,...) is invalid because the first argument to the OFFSET built-in function must be a pointer variable.
Explanation
The first argument to OFFSET was determined to be something other than a POINTER data type.
The first argument to OFFSET was determined to be something other than a POINTER data type.