diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-12 16:34:34 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-15 02:23:33 +0200 |
commit | 15790ee596f22dcea3ddcdacdc56113ec54b63f3 (patch) | |
tree | 4e778cd6b578d8c5682a4d0fc40dda8daffd20f6 /AllLangHelp_sbasic.mk | |
parent | 821b9724fe32e7e890c1ebe1d36f792bc3839fb0 (diff) |
Clarify example for SWITCH
...But the function need a date in A3 instead of a number.
So in my opinion the string should be:
<input>=SWITCH(MONTH(A3),1,"January",2,"February",3,"March","No match")</input> returns "January" when A3 contains a date in January, "February" when A3 contains a date in February , etc...
Change-Id: I2702d569f1c43080cd4c137a4d100111edc55863
Reviewed-on: https://gerrit.libreoffice.org/75499
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
0 files changed, 0 insertions, 0 deletions