Search results

  1. A

    A menu in a form ?

    Re: Ok Very easy bro... go to view>>Toolsbars >> customize, create a new toolbar then goto commands tab, in categories scrool down and select new menu... You will get the list..
  2. A

    Connection bt excel and access

    I understand, this is a access forum, but there is something access related. Infact back end of excel (press shift F11) there is VB for simple programing and forms.
  3. A

    Question Password Recovery

    Please forward me the code if possible... do you have anything like this for excel?
  4. A

    Connection bt excel and access

    Hi, My boss gave me a project to do, the project is creating forms in VB with the help of excel, however i have done, but i want to create a connection between the feilds in form with the access fields. For example : the table in the access contains System no, ID, and DOB. which should be...
  5. A

    Question Password Recovery

    Thanks a lot. It works very good. But how can i get the code what you have used. So that i can learn about it and extend my knowledge.
  6. A

    Question Convert database

    have attached the error
  7. A

    Question Convert database

    in Function LockedOut() If Dir(CurrentProject.Path & "\Locked.Txt") = "" Then
  8. A

    Question Convert database

    Hi, the reference, i have sorted out, however there is an new error "Run time error 424" and i am Scratching my head since morning.please help me on this. It is the file which is created by you.
  9. A

    Question Convert database

    Hey i got an option of reference which is enabled right now. Please let me know how should i refer manually, i mean do you have any perticular reference.
  10. A

    Question Convert database

    reference option is disabled.
  11. A

    Question Convert database

    Thanks. But unfortunately i can't open the database there is an error, Have attached the error below. "Compile Error : Can't find project or library" when i clicked ok it takes me to Function LockedOut() and CurrentProject is highlighted.
  12. A

    Question Convert database

    Hi, Please convert this database to Access97 format. I am not able to do it.
  13. A

    Question Password Recovery

    I think its back end
  14. A

    Question Unrecognized database format

    Hi, I have access97, however i am not able to open the database which is created in 2000 or later. please suggest me how can i open the database in 97.
  15. A

    Question Password Recovery

    Yes, it is an unsplit database. But i'm not getting what is front end/back end, it is like as soon as i created a database i went to Tools - > Security - > Set database password.
  16. A

    Question Password Recovery

    No, its the Security one. The password which ask when we open the database.
  17. A

    Question Password Recovery

    Its giving an error, i can't view anything.
  18. A

    Question Password Recovery

    Thanks for prompt reply, I totally understand, and the reason is i am like the expert in the team, earlier all my colleque use to work in excel. Then i thought them how to work in access. Its like we have total of 15 different database, so i missed out one.
  19. A

    Question Password Recovery

    Thanks for prompt reply, I totally understand, and the reason is i am like the expert in the team, earlier all my colleque use to work in excel. Then i thought them how to work in access. Its like we have total of 15 different database, so i missed out one.
  20. A

    Question Recovery of Startup form

    I have designed a database, in which i have inserted a bypass key code (which is disabled now) and created a AutoExec macro, however instead of giving a form as a startup, by error i have given a msgbox in AutoExec. And the database is password protected. From three days i am streching like...
Back
Top Bottom