I have not tested with PHPExcel, but Excel accepts a list of strings instead of a range reference: My Item 1, My Item 2, My Item 3 (no "=" or """)
For information: you can override the restriction requiring the presence of cells in the same worksheet by using a named range.
For information: you can override the restriction requiring the presence of cells in the same worksheet by using a named range.