<% include("/elements/header.html",'Batch Customer Note Import') %>
Import a CSV file containing customer notes records.

File format is CSV, with the following field order: [custnum], last, first, notefield1, notefield2, notefield3...
The optional custnum field is identified by being numeric. Anything after the character sequence #! is ignored.

<% &ntable("#cccccc") %> CSV filename Include additional possibilites when exact match is found

<% include('/elements/footer.html') %>