Search results

  1. K

    Pattern from a list of numbers & Change look of a simple dashboard

    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...
  2. K

    Conditional Validation Rule

    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...
  3. K

    Conditional Validation Rule

    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...
  4. K

    How to use command button to select image and show it in an access form one after one

    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...
  5. K

    How to use command button to select image and show it in an access form one after one

    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.
  6. K

    Command button to insert picture

    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.
  7. K

    search form

    sorry the table is hidden.....thanks in advance for the prompt support
  8. K

    search form

    plz take a look in my db,in the attachment.
  9. K

    search form

    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.
  10. K

    hello

    i m a new member plz help :banghead:
Back
Top Bottom