Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 1deadman

  1. 1deadman

    Second request - Need to uninstall Access

    I posted this a while back and didn't get any response. Is there anyone that can help with this? Is my question making sense? I think that I need to COMPLETELY UNINSTALL Access 2000 and then reinstall. The reason that I am doing this is to hopefully correct what seems to be corruption. When...
  2. 1deadman

    How to UNINSTALL Access 2000

    I meant to mention, I would rather not have to uninstall all of the Office suite. Major hassle having to set up email accounts etc.
  3. 1deadman

    How to UNINSTALL Access 2000

    I think that I need to COMPLETELY UNINSTALL Access 2000 and then reinstall. But can't seem to find it all to get rid of it. The reason that I am doing this is to hopefully correct what seems to be corruption. When I open my database by opening Access and selecting the correct db from the...
  4. 1deadman

    Eliminate Form Flicker

    I have made a form that uses a bitmap image as it's background. I have the image stretched to fit form and embedded as opposed to linked. The form only has 3 command buttons on it and a few text boxes. When the form is opened, it flickers between the image and the detail section background...
  5. 1deadman

    Limit number of times a db can be accessed

    Thanks... Mikeis@ev1.net
  6. 1deadman

    Limit number of times a db can be accessed

    Thanks Robert. I think I have it. Let me play with it for a little while.
  7. 1deadman

    Limit number of times a db can be accessed

    Thanks for the response, DreamWalker. I'm in a bit over my head here. It's probably simple for you all. Could you be a little clearer. This database is for home use, not on a network, so I don't believe that I would need to check for current user. I have some idea as to how to do this. The...
  8. 1deadman

    Limit number of times a db can be accessed

    I am trying to limit the number of times that my database can be accessed. I plan to distribute it and would like to apply a trial period of 20 uses. At that point the user would be locked out until he/she has entered a password. Any help appreciated.
  9. 1deadman

    Resolution Solution

    Geez, Terry. It's Wednesday here in Texas. What time zone do you live in that shows it's Friday?;-) I'll contact you on Monday (that's Texas time). Have a good weekend and thanks.
  10. 1deadman

    Resolution Solution

    Terry, If you're interested in the article, I would be happy to email it to you.
  11. 1deadman

    Resolution Solution

    I changed the res to 640x480 and another, I think 800x600 and the forms didn't change to fit in the screen. I also dumped to my laptop with out them resizing to fit as well. In the authors code, he uses "YourForm". Do you think that I should have to put in my form name or does...
  12. 1deadman

    Resolution Solution

    That's the plan. The form was created at 1024 x 768. Supposably, it doesn't matter what size resolution you create in, this will resize the form to the current users resolution and screen size. I'm not a big code writer (actualy, I'm not a code writer at all) and the code that I have offered...
  13. 1deadman

    Resolution Solution

    The instructions say to create a class with the following code: Option Explicit ' FormResize Class module ' Change this constant to True if you want to ' see error messages. #Const DEBUGGING = False ' ================================== ' Windows API declarations. '...
  14. 1deadman

    Resolution Solution

    Has anyone gotten the VBA code to work that Ken Getz published online in his article “Screen Resolution, Resolved!” It is supposed to solve the problem of transferring a database to computers with different resolution settings, but I can’t get it to work. Would anyone be willing to take a look...
  15. 1deadman

    Need NON relavant records in Subform

    OK, the link had an extra period in it. http://mikeis.home.texas.net

Part and Inventory Search

Back
Top