[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Spreadsheet_Referencing_Cells.tex
matthew
lon-capa-cvs@mail.lon-capa.org
Mon, 15 Sep 2003 20:20:10 -0000
matthew Mon Sep 15 16:20:10 2003 EDT
Modified files:
/loncom/html/adm/help/tex Spreadsheet_Referencing_Cells.tex
Log:
Fix incorrect statements about ranges.
Index: loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex
diff -u loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.1 loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.2
--- loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex:1.1 Fri Aug 29 17:08:40 2003
+++ loncom/html/adm/help/tex/Spreadsheet_Referencing_Cells.tex Mon Sep 15 16:20:09 2003
@@ -16,7 +16,7 @@
\item \textbf{``*''} - all rows, all columns
\item \textbf{``B*''} - all rows in column B
\item \textbf{``*5''} - all columns in row 5
-\item \textbf{``C5..F25''} - all cells in the rectangle between C5 and F25
+\item \textbf{``C5''..``F25''} - all cells in the rectangle between C5 and F25
\end{itemize}