Model->findAll(NULL, NULL, 'id ASC', NULL, 1, 2); ... $this->set('data', $data); $this->render('action', 'excel'); ?>