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...
Employee Clock IN/OUT
Dear forum,
i m in need of help of creating a connection in between my excel main screen punch in and punch out button with the access database[where excel will be front end and access db will be back end]as the excel table is not feasible for multiple people to log in at...
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...
Thanks a lot,i thought the database would become heavy if i store the image path but may be it isn't. Moreover there will be multiple remarks per image and in the current table i want to add 2/3 fields like text box or combo, and later export the table in a excel work book for reporting...
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.
In my form i cannot select multiple images and the next/previous
button not working,also want the path to show in the above text field to copy the image name and give entry in the sub form.i have my db attached here.can any one help me with this,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.