diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-22 13:13:31 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-02-22 17:18:09 +0100 |
commit | 235783d1ed47620748fe297f5ff5133121fbe75e (patch) | |
tree | ae70213e76ee79e3999299879cabffbb02713eca /source | |
parent | 75cf318614f73c93a51538a9508ccca2b47f82b1 (diff) |
tdf#114995 CSV Link external data help page
Change-Id: I932bb17e0c599ea79dba950733e354e86f6efce4
Reviewed-on: https://gerrit.libreoffice.org/50193
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/scalc/01/04090000.xhp | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/source/text/scalc/01/04090000.xhp b/source/text/scalc/01/04090000.xhp index 11ecc3fd84..cb91fa03da 100644 --- a/source/text/scalc/01/04090000.xhp +++ b/source/text/scalc/01/04090000.xhp @@ -34,15 +34,15 @@ <bookmark xml-lang="en-US" branch="hid/.uno:InsertExternalDataSource" id="bm_id3748965" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/externaldata/ExternalDataDialog" id="bm_id3150441" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145785" role="heading" level="1"><link href="text/scalc/01/04090000.xhp" name="External Data">Link to External Data</link></paragraph> - <paragraph xml-lang="en-US" id="par_id3149262" role="paragraph"><ahelp hid=".uno:InsertExternalDataSourc">Inserts data from an HTML, Calc, or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp></paragraph> + <paragraph xml-lang="en-US" id="par_id3149262" role="paragraph"><ahelp hid=".uno:InsertExternalDataSourc">Inserts data from an HTML, Calc, CSV or Excel file into the current sheet as a link. The data must be located within a named range.</ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/scalc/00/00000404.xhp#eiextdata"/> </section> - <embed href="text/scalc/guide/webquery.xhp#webquery"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/externaldata/url" id="bm_id3148577" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3146984" role="heading" level="2">URL of external data source.</paragraph> - <paragraph xml-lang="en-US" id="par_id3145366" role="paragraph"><ahelp hid="modules/scalc/ui/externaldata/url">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp><comment>only after Enter the URL will be requested from the net.</comment></paragraph> +<paragraph xml-lang="en-US" id="par_id3145366" role="paragraph"><ahelp hid="modules/scalc/ui/externaldata/url">Enter the URL or the file name that contains the data that you want to insert, and then press Enter.</ahelp> Only then the URL will be requested from the network or file system.</paragraph> +<paragraph xml-lang="en-US" id="par_id621519313666202" role="note"><link href="text/shared/00/00000208.xhp" name="linkname">A dialog for CSV data import</link> appears when linking to external CSV file.</paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/externaldata/ranges" id="bm_id3153876" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3145251" role="heading" level="2">Available tables/ranges</paragraph> <paragraph xml-lang="en-US" id="par_id3147397" role="paragraph"><ahelp hid="modules/scalc/ui/externaldata/ranges">Select the table or the data range that you want to insert.</ahelp></paragraph> @@ -50,5 +50,8 @@ <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/externaldata/delay" id="bm_id3150718" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3154492" role="heading" level="2">Update every</paragraph> <paragraph xml-lang="en-US" id="par_id3154017" role="paragraph"><ahelp hid="modules/scalc/ui/externaldata/delay">Enter the number of seconds to wait before the external data are reloaded into the current document.</ahelp></paragraph> + <section id="relatedtopics"> + <embed href="text/scalc/guide/webquery.xhp#webquery"/> + </section> </body> </helpdocument> |