[windev] value of a column in a row
RHCP
-
robins -
robins -
Hello everyone
So I have a problem, I would like to retrieve the content of my first column from a row that I select
in a file table that is populated by a query
I can only retrieve the entire row, but I would like to get the first column
Here is my code to help you understand better
gsRaisonSociale = TABLE_resultat_recherche [TableSelect(TABLE_resultat_recherche.COL_Nom_prospect)]
Thank you in advance for your help
So I have a problem, I would like to retrieve the content of my first column from a row that I select
in a file table that is populated by a query
I can only retrieve the entire row, but I would like to get the first column
Here is my code to help you understand better
gsRaisonSociale = TABLE_resultat_recherche [TableSelect(TABLE_resultat_recherche.COL_Nom_prospect)]
Thank you in advance for your help
Configuration: Windows XP Internet Explorer 6.0