Search results

  1. A

    Compact and Repair through VBA

    Thanks All, It is not actually compact and repair the DB, I saw in some Project there is Button, through that button they compact and repair the project... Plz show me a way doing compact and repair with a best way also not harmful with the DB
  2. A

    Advanced Filter And Search

    Is it possible to do Advanced Filter and Search through VBA? I did it but unfortunately if one of the Combo Boxes is empty it shows nothing... What I want if Some Combo Boxes is empty the filter ignors that Plz have a review of the attached to understand what I want...
  3. A

    Compact and Repair through VBA

    Thanks Agian. But when I click the Button it says Not Possible to Compact while the Macro is Open and something like that...like the above thread attachment...
  4. A

    Compact and Repair through VBA

    Thanks 4 replying... is it possible to do the compact and Repair when u click on Button?
  5. A

    Backup In VBA

    HELP!!! I want to use the above Utility for backup, but I dont like to buckup the whole Db, I want to buckup just the tables and using the above utility, How it is possible?
  6. A

    Compact and Repair through VBA

    Hello Every One, 1. Any idea about Compact and Repair of the DB? 2. The advantages and disadvanteges of that 3. How Compact and repair through Coding? ...
  7. A

    Navigation Problem through List Box

    Thanks for Replying... Thanks very very much...This exactly what I wanted...It works as Well as I think...
  8. A

    Backup In VBA

    Very Nice Mr. OldSoftBoss 1. It is possible to backup just the table, not the whole DB? 2. It is possible to Backup the Table Data of MDE to a MDB?
  9. A

    Compact and Repair through VBA

    when I did compact and repair through the VBA, the following error appears... Your help appreciated...
  10. A

    Navigation Problem through List Box

    I can see the problem but not the answer. If you use the mouse to select a record, it does not set PicN to the record position, so PicN stays wherever it was set to bfore the manual record selection. after you use the mouse to select a record of list box, then if u use the navigation button u...
  11. A

    Link Between Navigation Button and List Box

    PROBLEM when Select List Box Records By Mouse I think the Problem is obvious when u use mouse to select the records, then the navigation button not work correctly
  12. A

    Link Between Navigation Button and List Box

    I can see the problem but not the answer. If you use the mouse to select a record, it does not set PicN to the record position, so PicN stays wherever it was set to bfore the manual record selection. after you use the mouse to select a record of list box, then if u use the navigation button u...
  13. A

    Link Between Navigation Button and List Box

    Plz some one help me with the above problem...
  14. A

    Define Security Access Level

    Hello Every One, I have a Database that contains many users with different Groups (Administrator, Power User, User). 1. I want everything to be enable for ADMINISTRATOR USERS 2. Add New User Button must be disable for POWER USERS, the rest should be enable 3. Preview Picture Button just enable...
  15. A

    Open Picture with Windows Picture and Fax Viewer

    Thanks, It works well, but if the Windows Picture and Fax Viewer is not the default viewing for picture and Microsoft Office Picture Manager is the default, then when double clicking on picture it opens the picture with Microsoft Office Picture Manager . Could anyone plz help me HOW open...
  16. A

    Link Between Navigation Button and List Box

    plz select a row of the list box, then use the navigation button...see the result
  17. A

    Link Between Navigation Button and List Box

    Me. MStef Could u plz have a look at the new attached file...it works well as think But when u manually select a record of the list box, then the navigation not work correctly...what I want is that when u select manually a record of the list box, then the next record should be one after the...
  18. A

    Open Picture with Windows Picture and Fax Viewer

    Hello every one, Could u plz tell me How it is possible to open picture with Windows Picture and Fax Viewer when double clicking on image control...
  19. A

    Store Picture In Access

    Hello every one, thanking from all of u, specially Mr. OldSoftBoss... Problem: when I carry my DB to another place or to another DB then when u want to open the preview form, a message box appears and show that the path not exist or something like that...I tried to make empty the...
  20. A

    Filter Data Within List Box

    Thanks very much Mr. geko, really appreciate ur help and it works well, but I have 27 toggle button caption from (A to Z), should I write for all them the same code? or there is a way to do that with only few lines?
Back
Top Bottom