Search results

  1. S

    Set Default for Tab Control

    I use tab control on my form for the monthname and created queries for the monthly summary of records. Can i set the default tab to always open on the current month? When i open the form it is always showing the January tab, and i have to click on March which is the current month..
  2. S

    Question How to password-protect my vb codes?

    Thanks so much!:D
  3. S

    Question How to password-protect my vb codes?

    Thanks! May i ask what are those automation tools?:)
  4. S

    Question How to password-protect my vb codes?

    Hi, i succesfully convert my database into mde file. But what if i want to edit some codes? How can i open again with the "Edit Program" open? Thanks..
  5. S

    Question Database Auto-closing on Required Time

    As i know the accde is for access2007 right? We only have access2003 format and we are not using accde. As i have checked for my database the computers on our network are only having shortcut fot the main file of databse. So maybe i just have to apply the code for the main file. I am still...
  6. S

    Question Database Auto-closing on Required Time

    Hi Khalid. Thanks for your help! Regarding the back-up of your database, i also want to apply this on my database. But how can i start the back-up? Or is it automatically generated when i apply the code? By the way, the database is being open in different computers via LAN network, do i have...
  7. S

    Question Database Auto-closing on Required Time

    Can you give me some example dbase with codes?:rolleyes:
  8. S

    Question How to password-protect my vb codes?

    I am sorry but i dont know how to "compile the code":confused:
  9. S

    Question How to password-protect my vb codes?

    HI. I am using access2003 format and i cannot convert it into mde file. Please see attached picture for the error...:confused:
  10. S

    Question Database Auto-closing on Required Time

    Hi to all. I just want to ask if there's a code of auto-closing for access db? For example the db will close every 2:00am. Because we have this database that needs to close for an update in the database. Many thanks in advance.
  11. S

    Question How to password-protect my vb codes?

    HI, how can i distribute an mde or accde? How can i do that? Sorry i am just a beginner in access:o
  12. S

    Question How to password-protect my vb codes?

    Hello everyone. May i ask is it possible to protect the codes by a password? And if possible how can i do that...
  13. S

    How to sort Duplicate Data in Field

    Thank you so much...:D
  14. S

    date/time validation rule

    Thank you so much sir John..:D
  15. S

    date/time validation rule

    They includes date components. I am monitoring the time duration for our products from starting time to end time and the format on my form is : Example: Start time = 03/22/10 10:00 End Time = 03/22/10 12:30 We have this monitoring for every product and i want to have a verification for the...
  16. S

    date/time validation rule

    Is it possible to have a rule that when the difference of time1 to time2 exceeds 24hrs a confirmation box will pop-up with a message before proceeding? I have a form for monitoring the time of a certain work. How can i make a pop-up message to inform the encoder that his encoded data is...
  17. S

    How to sort Duplicate Data in Field

    HI MStef. Thank you so much for the help. Now my database has no duplicate entries. May i also ask another thing? Is it possible to edit the data once it was already entered in the database? For example i mistakenly entered wrong work order and i found it in the summary when i finished the data...
  18. S

    How to sort Duplicate Data in Field

    ~up...any inputs here?
  19. S

    How to sort Duplicate Data in Field

    Hi MStef. I already made an append query for my database. And out of 837 records on my database only 830 were appended in the new table i created which means that there are possible 7 duplicated entries. My question is how can i extract those duplicate entries so i can double check again the...
  20. S

    How to sort Duplicate Data in Field

    hi mstef! Allow me to study the demo. Thanks!
Back
Top Bottom