Recent content by deepbreath

  1. D

    asks user name

    i need to put a input box, which asks for name and then stores in a table field and print it in a report, thanks in advance
  2. D

    check for duplicate record

    if a user enter a value in a field, can we check that this value already exists in database and if yes then msg that this value already exists and empty the field for new entry and ask wether you want to see it and if yes takes you to the previous record. thnaks
  3. D

    value, if already exists

    any suggestions plz
  4. D

    value, if already exists

    if a user enter a value in a field, can we check that this value already exists in database and if yes then msg that this value already exists and ask wether you want to see it and if yes takes you to the previous record. thanks
  5. D

    urgent help for a problem

    thanks and i thought it would be a big problem , so............
  6. D

    urgent help for a problem

    i have a form to browse through all my data base, due to some unknown reason i can't edit or change any data. i have checked the locked property of each field to no, but still can't modify. any suggestions
  7. D

    change forcolor on mouse over

    how to change fore color of a button on mouse over
  8. D

    disable/enable button

    i have a button on my form which opens another form and takes you to a particluar record, depending on criteria. can i diable it if certain value in a textbox is null. in not null then it should be enabled.
  9. D

    urgent help needed for two things

    some how i can't get it right. plz tell me steps in details, where exactly to put the code, in form, or report.
  10. D

    between two dates

    i want to build a search form to find all records between two dates, e.g between jan-march, etc. can someone plz show me in details steps thanks
  11. D

    urgent help needed for two things

    can some one plz help me with following two problems 1) how to eliminate blank spaces. e.g if i have a name field of 20 characters, and name is only 10 characters long, how to elimnate extra 10 spaces when report is printed, or can we put "*" in remaining fields 2) it is actually same with above...
  12. D

    fill empty field with *

    sorry didn't get it. where to put the code
  13. D

    selected record navigation

    thanks works perfectly fine when one i run the formB directly but when i click command button on formA it gives error "can't find '¦' referred in your expression" any suggestions
  14. D

    color pagetabs

    is there a way to color page tabls, i have tried to set it to transparent to show background color, but the tab controls remain grey. ??????
  15. D

    disable button for a particular record

    can u help me with that, i have an idea, if we want to print it again, can we add "duplicate" on the report. help me with the steps thanks
Top Bottom