File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Convert_To_CSV.tex
Revision 1.6: download - view: text, annotated - select for diffs
Tue May 3 16:41:07 2005 UTC (19 years, 2 months ago) by vandui11
Branches: MAIN
CVS tags: version_2_1_X, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0, HEAD
punctuation cleaned up

    1: \label{Course_Convert_To_CSV}
    2: To upload an Excel spreadsheet into LON-CAPA, you must convert the
    3: Excel spreadsheet into a \emph{Comma Separated Value} file as follows:
    4: 
    5: \begin{enumerate}
    6: 
    7: \item Open the spreadsheet in Excel.
    8: \item Choose \textbf{File} and \textbf{Save As...}.
    9: \item Select \textbf{CSV (Comma delimited)(*.csv)} from the \textbf{Save as type:} drop-down 
   10:    menu, \emph{remembering where you saved it}.
   11: \item Click \textbf{Save}.
   12: \item Click \textbf{Ok}, or \textbf{Yes} for any windows that may appear in order to create the
   13: *.csv file.
   14: 
   15: \end{enumerate}
   16: 
   17: You can then upload the CSV file generated, as described in
   18: \ref{Course_Create_Class_List}. 
   19: 
   20: Other spreadsheet programs can also export CSV files. Many of them
   21: follow procedures very similar to Excel. Consult your spreadsheet
   22: program's documentation for more information.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>