diff --git a/html/exhibition/application/views/user/v_user_create_excel.php b/html/exhibition/application/views/user/v_user_create_excel.php
index fb4ad8ff114f6cde80645a0d9585a8f8d10ee17c..5e3ac8aabfd3d0ecd2b07d1834004319f596152e 100644
--- a/html/exhibition/application/views/user/v_user_create_excel.php
+++ b/html/exhibition/application/views/user/v_user_create_excel.php
@@ -38,6 +38,7 @@
 						<input type="file" id="excel_file" />
 						<button type="button" id="submit" class="btn btn-default float-right" onclick="create_user()" style="color:white">บันทึก</button>
 						<a type="button" class="btn btn-default float-right" style='margin-right:10px; border-color:#A79E9E;' onclick="cancel_create_user()">ยกเลิก</a>
+						<a href="<?php echo base_url() ?>image/template.xlsx" download="template.xlsx"><img src="<?php echo base_url() ?>image/excel.png" style="width: 25px;"> ดาวน์โหลด Template</a download>
 						<br><br>
 						<div id="excel_data"></div>
 						<br>