I'm actually referring to the first name and last name recorded in document
properties for LibreOffice. You can insert them in Writer by using the
appropriate fields. However, I can't find any sort of function that would
do the same thing for Calc.
On Sat, May 7, 2016 at 8:25 AM, Bruce Hohl <brucehohl@gmail.com> wrote:
If you have a reference to the name like an ID column you could use
vlookup()
Like this: =concatenate( vlookup(), " ", vlookup() )
Or this: =vlookup()& " " & vlookup())
See Help for vlookup syntax.
On Sat, May 7, 2016 at 10:15 AM, John Meyer <john.l.meyer@gmail.com>
wrote:
I'm trying to find a way to insert a user's first and last name as defined
in the user date into a cell in a spreadsheet. Is there a function that
will let me do that?
Thanks.
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems?
http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be
deleted
--
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.