a big fan of your channel..... I have got a problem in my form in access..... all fields are not counting how many characters inside field..... I used one of your vba code .. which is
Private Sub Mobile_no_AfterUpdate() Msgbox "there are" & len(mobileno) & "characters" End sub
Then whatever I write inside the field I get a message box says there are 0 characters .... and yes the field is short txt..... I don't know what is the problem.... would you help me please
Kevin Robertson
@Reply 4 years ago
Check the name of the field.
Is it Mobile_no or mobileno?
Sorry, only students may add comments.
Click here for more
information on how you can set up an account.
If you are a Visitor, go ahead and post your reply as a
new comment, and we'll move it here for you
once it's approved. Be sure to use the same name and email address.
This thread is now CLOSED. If you wish to comment, start a NEW discussion in
Visitor Forum.