diff --git a/help.htm b/help.htm
index b8de4ec..9c2d1c7 100644
--- a/help.htm
+++ b/help.htm
@@ -296,7 +296,7 @@
Calculating across rows
Regex | If you enter a regular expression, the first occurrence of the expression within the selection in each row of the rectangular selection is matched. Use the match case box to indicate whether to use case-sensitive matching. If Skip unmatched lines is checked and the regular expression box is not empty, rows in which the regular expression does not match are ignored; the formula is not evaluated, nor is a tab or any space padding added to the selection in the row to account for the new column. |
Thousands separator | Select a Thousands separator option (None, Comma/Period, Apostrophe or Blank) to control how numeric results are formatted. |
Decimal places | Choose the number of decimal places (0-16) to which to round results. If Suppress trailing zeros is checked, zeros at the end of the decimal portion of numbers are omitted; if this box is not checked, exactly the number of decimal places selected are included. |
-Format as time | If you are calculating are times which you want shown as days:hours:minutes:seconds, check the Time format box. Check Unit is minutes if the times you are using do not include seconds, and check or uncheck Show days according to whether or not you want values of 24 hours or more to be shown with the number of days followed by a colon at the beginning of the result. (Note: If your times are minutes and seconds and you don't want hours shown for values of 60 minutes or more, checking both Unit is minutes and Show days will accomplish this, since calculating minutes and seconds without days or hours is identical to calculating hours and minutes without days or seconds.) |
+Format as time | If you are calculating are times which you want shown as days:hours:minutes:seconds, check the Time format box. Check Unit is minutes if the times you are using do not include seconds, and check or uncheck Show days according to whether or not you want values of 24 hours or more to be shown with the number of days followed by a colon at the beginning of the result. (Note: If your times are minutes and seconds and you don't want hours shown for values of 60 minutes or more, checking Unit is minutes and unchecking Show days will accomplish this, since calculating minutes and seconds without days or hours is identical to calculating hours and minutes without days or seconds.) |
New column |
Tabbed | Check to use a tab to separate the new column from the existing selection; uncheck to pad with spaces so as to leave one space between edge of the existing selection and the new column. |
|
---|