Search results

  1. D

    Networking

    Hi, I have done a basic application, just something for people to access information, Its designed for a call centre and about 20 stations will be runing the app at any given time. They are all connected on a LAN, how can I network them, also i need people to be able to update the information...
  2. D

    basic problem with module and the if function

    did not think about that cheers buddy that should work a treat give me 10 mins
  3. D

    basic problem with module and the if function

    Basically i want the app to open small form that asks you to log in basic combo box to select user and text box to enter password well that works fine and i got it to open my main menu, but depending on whether you are a user or admin depends which menu opens. So i used an if statement to do...
  4. D

    Activation code for my application

    I have made an application based in access, I want to put a supscription on it so every year you need to enter an access code like you do when you install software, so an activation key, but i need an expiry on it, so i can show demos that last a month or an actual copy but you need to renew...
  5. D

    Combo box very basic prob

    thanks buddy, im chuckling, how simple, thank you much appreciated
  6. D

    Combo box very basic prob

    give me 5 cheers dude
  7. D

    Combo box very basic prob

    Hi all, long timer viewer, first time poster Any way, im not nearly as experience as all you, I have a small form, on the form I have a combo box, the form shows the relevant info with regards to what is selected in the combo box, the source of the combo box is a table, the data in the table is...
Back
Top Bottom