Dear Experts
Good Day!!
Well dear i m novice and will be grateful for your help. As i got stuck with two problems, which described below and attached sample data,
Q1: i have a list of 10,13 and 17 digit numbers like 12345000009,234567778,1098756,123456780,6781234512 i need to find if there is...
I am trying to implement a validation rule in a text box named PHOTO_ID_NUMBER which will depend on a value in Combo546,but my vba code for after update is not working.
my code was to check:
If Me.Combo546 selection was "National ID" Then check
If Len(Me.PHOTO_ID_NUMBER) = 13 Or...
in the attached form i can select multiple image but my next and back button does not work ,also i want the path to the file shown above.to copy the name from there and paste it in the table,to write remarks,Plz help me to over come the issues if possible.thanks.
i want to search a phone number in contact information table with column names - number,name,address,dob,gender,f-name,m-name etc and show them in a form with each field in separate text boxes in access 2010. Plz help.