From 33e1d32da35c7eae844a798ecbb4df9dd1964769 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Fri, 22 Jul 2016 18:31:36 +0200 Subject: tdf#92825 adjust menu path for AutoCalculate Change-Id: I7a18a0434d92db015721ef7e523aebaf76b3c7af Reviewed-on: https://gerrit.libreoffice.org/27448 Reviewed-by: Samuel Mehrbrodt Tested-by: Samuel Mehrbrodt --- source/text/scalc/guide/calc_date.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/scalc') diff --git a/source/text/scalc/guide/calc_date.xhp b/source/text/scalc/guide/calc_date.xhp index acafba6991..9e866ef00c 100644 --- a/source/text/scalc/guide/calc_date.xhp +++ b/source/text/scalc/guide/calc_date.xhp @@ -61,7 +61,7 @@ Experiment with some additional formulas: in A4 enter =A3*24 to calculate the hours, in A5 enter =A4*60 for the minutes, and in A6 enter =A5*60 for seconds. Press the Enter key after each formula. -The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although "Now" continuously changes. In the Tools menu, the menu item Cell Contents - AutoCalculate is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet. +The time since your date of birth will be calculated and displayed in the various units. The values are calculated as of the exact moment when you entered the last formula and pressed the Enter key. This value is not automatically updated, although "Now" continuously changes. In the Data menu, the menu item Calculate - AutoCalculate is normally active; however, automatic calculation does not apply to the function NOW. This ensures that your computer is not solely occupied with updating the sheet.
-- cgit