Elmismo999
New Member
- Joined
- Nov 30, 2018
- Messages
- 1
Hello, I need to do the following :
in one spreadsheet , we have a list of fields , like :
PER_NATIONAL_ID
PER_NATIONAL_ID_CAT_CODE
PER_NATIONAL_ID_CAT_NAME
PER_DATE_OF_BIRTH
then we need to add , for example a check (with a check Button maybe ? ) , to allow the user select some of those fields
PER_NATIONAL_ID X
PER_NATIONAL_ID_CAT_CODE
PER_NATIONAL_ID_CAT_NAME X
PER_DATE_OF_BIRTH
and once this is done, generate a list with the concatenation of the fields selected : PER_NATIONAL_ID,PER_NATIONAL_ID_CAT_NAME
Thank You -
in one spreadsheet , we have a list of fields , like :
PER_NATIONAL_ID
PER_NATIONAL_ID_CAT_CODE
PER_NATIONAL_ID_CAT_NAME
PER_DATE_OF_BIRTH
then we need to add , for example a check (with a check Button maybe ? ) , to allow the user select some of those fields
PER_NATIONAL_ID X
PER_NATIONAL_ID_CAT_CODE
PER_NATIONAL_ID_CAT_NAME X
PER_DATE_OF_BIRTH
and once this is done, generate a list with the concatenation of the fields selected : PER_NATIONAL_ID,PER_NATIONAL_ID_CAT_NAME
Thank You -