Search results

  1. DocZayus

    VBA error 6 overflow

    I was using this code to see qho is currently logged into my access project, and it worked well untill our servers changed. I get the machine name ok, but not the user names and I get an overflow error. I've read that IIF can be a source of overflow errors, but I have no clue. Function...
  2. DocZayus

    Form with TreeView and subforms

    Hello all. I'm really new at VB. But I'm learning. I'm also learning to work around access too. What I'm trying to do is have a Form with a TreeViewCtl that acts as a menu for other forms. I'd like to have the TreeViewCtl open those forms in a subform so there is always just one form open at...
  3. DocZayus

    Treeview / Listview help plz!

    I'm trying to get a form listed in treeview to open in listview. Can this be done? What I really need is to have forms and treeview be always on the same form. I have too many forms to have them open in different windows. If you know a better option, please share it. PS: I know nothing of VB...
  4. DocZayus

    Inactive accounts?

    Is there a way to see inactive accounts stored in the .mdw? I have many people using my DB, but due to a lot of movement with our employees, it's hard to keep track of who's still here and who isn't. I have noticed that I have quite q few old names, which I deleted, but a "last logon...
  5. DocZayus

    Access to HTML

    What is the code used to connect an html page to an Access DB? I don't have access to php or asp. Anyone have any ideas? I've tried the Access 2000 wizard, but it blurts out a ton of code for a small form. Hardly anything is comprensible.
  6. DocZayus

    Disconnect users

    Hi. I have a question, it probably has been answered already, but I haven't found an answer. I need a way to kick out users when I want to mod the Main tables in my database project. I have a module that warns users that they will be booted in 5 minutes, that I didn't install, and it works...
  7. DocZayus

    Field auto-generation.

    Hi, I'm new around here, but you should be seeing quite a bit of me on the Forums. I have a fairly basic Knowledge of the Office Suite. So I will be begging for help. Quite often. But don't worry, I learn fairly fast. My only problem is that my main language is French but I am am fluently...
Back
Top Bottom