L LavaNoor New member Local time Today, 05:39 Joined Oct 30, 2016 Messages 3 Oct 30, 2016 #1 Dear All, I am a new member. I have to learn some vba access code. I want to put only number in TextBox and only string in TextBox. please, I appreciate you help me about that. Regards,
Dear All, I am a new member. I have to learn some vba access code. I want to put only number in TextBox and only string in TextBox. please, I appreciate you help me about that. Regards,
L LavaNoor New member Local time Today, 05:39 Joined Oct 30, 2016 Messages 3 Oct 30, 2016 #2 and I want to be one sub that good for all text.
C CJ_London Super Moderator Staff member Local time Today, 05:39 Joined Feb 19, 2013 Messages 17,693 Oct 30, 2016 #3 welcome to the forum. Your question is to vague to be answered beyond in a vba sub of function for numbers put me.nameofcontrolhere=134545 for text put me.nameofcontrolhere="abcdef" not the use of the quotation marks for text
welcome to the forum. Your question is to vague to be answered beyond in a vba sub of function for numbers put me.nameofcontrolhere=134545 for text put me.nameofcontrolhere="abcdef" not the use of the quotation marks for text
L LavaNoor New member Local time Today, 05:39 Joined Oct 30, 2016 Messages 3 Oct 30, 2016 #4 Dear CJ_London Thank you very much. I got it. Regards,