Search results

  1. C

    Disable import

    I didnt know in which forum to post this thread.So i guess i will put it here. So heres the thing. I have created a db and i dont want anyone to be able to import anything from it.(Note: IN ms access we can create a new db and import files into it from other db's) so how to disable importing...
  2. C

    Shortcut Keystroke Combination

    I want the database to open a form when Ctrl+Alt+Del is pressed.I dont think this can be done using a macro.can vb coding do this job??If so how?
  3. C

    Fine a student?

    I am currently working on a library database. and i want access to automatically fine a student $1 per day, if he fails to retun the book within the given time period. I knw that this is possible using vba codes. but dont knw how to. Any help greatly appreciated
  4. C

    Using combo box???

    hello, In my form i have a combo box.from it the user can choose a customer and the billing address(personal info) will be filled in automatically.But in case of a cash customer billing address and such personal information is not neccessary.. So i was thinking of having a combo box to choose...
  5. C

    UI translucent code problem...

    Hi all I am working on a db.. On it i have a main (popout) form. When the user clicks on a button on the main form a new form will popout.The new form is named as "frmstartmenu".I applied a translucent form effect on "frmstartmenu" as shown in DomDXecutioners sample db...
Top Bottom