How to refer value from Excel into text output in a code builder

Row 25 is nearly correct .

Remove the dollar sign.

Add str() around the column name because you need text not a number.

Your other similar rows are missing the plus sign.