Search results

  1. B

    Sorting data

    I tried that, but nothing happens. This don't have to be difficult I think, but still I can't find the problem.
  2. B

    Sorting data

    I mean that my reports shows the data under eachother like this: Person 1 Person 2 Person 3 etc But I want that sorted next to eachother.
  3. B

    Sorting data

    Hello, I have made a simple report of staffmembers wich shows firstname,lastname and a picture of the person in question. The problem is is that all this info is shown under eachother, and I want it to sort next to eachother to save space on the paper incase of printing the information. How...
  4. B

    Create a password for a button

    Yes I have seen the code. A other question just pops in mind. If I make a form with the password in it, other people could just open that form and look for the password. How can I solve this? Do I have to make a password so nobody can open that form or is it possible that nobody can see the...
  5. B

    Create a password for a button

    Could you tell me what you mean with field for Username and Password? Do I have to make a special table for that?
  6. B

    Create a password for a button

    I will take a look at it, thanks! If I can't figure it out I will come back on it.
  7. B

    Create a password for a button

    How do I Get the code behind the button, do I put that in a query and link that query to the button?
  8. B

    Create a password for a button

    Yes, that's exactly what I mean.
  9. B

    Create a password for a button

    Hello, I have a switchboard and on that switchboard I have some buttons. Now I would like to set a password for some of those buttons. For example: I have two buttons, one that shows all staffmembers and the info, and one button to put in a new staffmember in the database. I would like to...
  10. B

    Query that opens as pop up

    I have modal on "no", I already had that. The thing I don't understand is is that I can change the pop-up setting on forms, so that they pop-up, but I can't find out how to do that on tabels. Got an idea?
  11. B

    Query that opens as pop up

    Hello, I made a button on my switchboard that runs a filterquery. When I press it a tabel opens. The problem is is that the tabel opens behind my switchboard (so you can't see it). How can I make the tabel open like a pop up? Do I have to do that in SQL? I hope someone can tell me where to...
  12. B

    Maximalize switchboard

    I found the problem and fixed it. In my setting I had pop-up set on no. This has to be Yes. No my switchboard maximizes when I start the database.
  13. B

    Maximalize switchboard

    Hello, I'm trying to make a macro that maximalizes my switchboard when I start my database. But everytime I start access it does'nt maximalize. This is what i have for my macro: Action: Argument: Open form Switchboard Maximalize I saved the macro under the name "autoexec" but it don't...
  14. B

    New

    Hello, I'm new to this forum. I worked with access in the past, but that is a long time ago. I Hope I can find the answers where i'm looking for. I'm from The Netherlands by the way :).
Back
Top Bottom