Senin, 27 Maret 2017

[MS_AccessPros] String will not appear in a label

 

I have a variable which is gloablly defined as gstrThisEmpName as String. It is assigned a vale during the login process:

gstrThisEmpName = Me.cmbUserID.Column(1) which will assigne the name value as Doe, Jane.


WHen I pass this value to the next form in the the Form_Load statement:


  Me.lblLoginName.Caption = "Hello " + [gstrThisEmpName] the only thing that appears is the word Hello. I have tried it like   Me.lblLoginName.Caption = "Hello " & [gstrThisEmpName] and it does the same thing.


Also I would like to concatenate the   [gstrThisEmpName] string to reflect just the first time basically all the characters after the comma. Any ideas?


Thank you,


Art Lorenzini

Sioux Falls, SD.

__._,_.___

Posted by: dbalorenzini@yahoo.com
Reply via web post Reply to sender Reply to group Start a New Topic Messages in this topic (1)

Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.


.

__,_._,___

Tidak ada komentar:

Posting Komentar