Search results

  1. S

    toolbars

    How can I create my own tool bar with drop down menus and anything else I add to the toolbar. How do you get it t stay where it is eg either open up when a certain form opens or when I open up my database.
  2. S

    Help file

    I looked at the sight and cant seem to find what you have mentioned can you please provide a link either by a private message or post a new reply to me here.
  3. S

    auto minimise

    Ive noticed when using an access database they have there own swithboard appear and the page with modules macros tabels etc minimise my question is how can i get this to happen on my database as soon as i open it up an prompted for my password.
  4. S

    Help file

    Is it possiel in access 97 to create a help file and then have it called when you either click a button or press a key. I have a fealing its done using visual basic can anyone help well try to create a easy to use one for me or at least do a step by step guide on how I would accomplish this...
  5. S

    password

    password update I will attach the code for my database so you can look at it.
  6. S

    password

    I might have asked before im not sure but I have a database with a password change script built in it the problem is it wont change the password. Here are the areas I think are involved qryUpdateUserPassowrd frmUserLogonNew1 :confused: I can email you database I need help asap
  7. S

    scroll bar

    I cant seem to see where in the properties you mean the tool bar im talking about is the one that is already in access 97 which allows you to scroll records the scroll bar is grey at bottom of a form. [This message has been edited by shadowraven (edited 05-31-2002).]
  8. S

    scroll bar

    On my data base im creating a menu page which can be used by students the database is designed for a Library when the user logs in I want it to display only the current users details, so I created a Tabel with info in I want it to display then placed it in the correct form but this still allows...
  9. S

    Password

    Here is a code that came with my data base when i downloaded it but when i clicked to change the new passowrd it was saying something was missing so i pointed it at my password tabel and all seemed ok but when i changed my password it says its done correctly but i cant logon with that password...
  10. S

    startup screen

    When I start up my database I have a pasword script which has multipel users whith different levels eg management, admin, end user and when the user logs in they would only be abel to use certain buttons as they are greyed out now as i downloaded the database as an exampel how would i be abel to...
  11. S

    Password

    Is it posssibel to have a button on a form so when its clicked it will enabel the user to change there password in a format like enter old user name enter old password,enter new password. can you do a step by step sort of thing as im total newbie to all this stuff. [This message has been...
  12. S

    Modules

    I have done this got no errors or anything to indicate its wrong but the drive dont open up at all
  13. S

    Modules

    I tried this exactly how you said to how do you turn wizzard off and when you say paste code to on click do i have to click on code builder or just paste in to the white box area as im getting an error saying something about a macro. it says can't find Call SetCDState(True) and the same with...
  14. S

    Modules

    im trying to get the following code to run when you click on a button in a form. please explain step by step how you did it so I can attempt to do this with other modules thanx. ********************************************* code need to run below this line...
  15. S

    Modules

    I am very very new to modules and macros and im stuck I know how to use all other bits in access 97 but not these two things. I would like to know when I have a piece of code in a module how do I then call it with a button from a form or report as every time I try it displays the code and dont...
Back
Top Bottom