Search results

  1. A

    Listing Report Data Column Style

    thanks a lot, i was trying the help file, but couldn't figure out what to search for.
  2. A

    Listing Report Data Column Style

    Hi Guys, I am trying to create a report with a list of names in it. I want the list to display like my example below instead of the Report listing them in a single row taking up several pages. Name1 Name7 Name13 Name2 Name8 Name14 Name3 Name9 Name15 Name4 Name10 Name16 Name5 Name11 Name17...
  3. A

    Front End/Back End Password Question

    Hi All, I am using a front end/back end Access Database. On The backend I have a user/password table that is password protected so only the admins can modify the data there. What I am trying to do is use a form on the front end database that can access this table. Is there a way to make the...
  4. A

    How can you disable the close (X) button on the Database Window?

    hmm...Maybe I am not being clear as to what I need. I attached an image of the X I want to kill.
  5. A

    How can you disable the close (X) button on the Database Window?

    I already know how to disable the X in the Access Window, what I am referring to is in the database window itself, the place you can see the querys, forms, tables, and reports in. I want to disable the X on that window
  6. A

    How can you disable the close (X) button on the Database Window?

    Hi Guys, I have a database that uses a switchboard with a close button that runs several instructions before it exits. The problem is that some users have access to the database window and I need to prevent them from closing the database by hitting the X in the upper right. Anyone know how to...
  7. A

    Can we Supress Forms from the Task Panel?

    err, sorry for the dup, the first time i sent it told me the forum was invalid =(
  8. A

    Can we Supress Forms from the Task Panel?

    Hi guys, I have moved all my small databases into 1 larger database to save up on Taskbar space, but the problem is that when I use an opening form to open other forms (switchboard style) the additional forms show in the Start menu Task bar. Is there some sort of macro that I can use to tell...
  9. A

    How to Hide Form from Windows Task Panel?

    Hi guys, I have moved all my small databases into 1 larger database to save up on Taskbar space, but the problem is that when I use an opening form to open other forms (switchboard style) the additional forms show in the Task bar. Is there some sort of macro that I can use to tell each form to...
  10. A

    Count 10 Business Days from xx

    Woot, I played with this today at work, works perfectly. Thank you
  11. A

    Count 10 Business Days from xx

    I have seen a few modules that let you count how many business days between two dates. What I am looking for is how to count 10 business days from another field. Say for example I have a txt box that auto populates =Date(). I want to have another txt box that will count 10 business days ahead...
Back
Top Bottom