Recent content by tazz25

  1. T

    SelStart

    That was it! The security warning was refusing to run any code... I just kind of thought that it wouldn't matter in the project and development phase... Everything works fine now, my original code runs perfectly. Thanks, guys
  2. T

    SelStart

    Yeah, I though of that too... It doesn't work either... I tried just creating a MsgBox on the GotFocus and Enter events, that's not working either... it makes me think that the code isn't being read at all when those events happen... I don't have to save the code or click some weird "insert...
  3. T

    SelStart

    Nope, that didn't work either. I mean the problem is that SelStart isn't working. I can't even say SelStart = 3. It ignores that line. I think something else is wrong.
  4. T

    SelStart

    I'm new to Access 2007. I have a database with fields that have default text in them. When I tab to those fields, it selects all the text and puts the cursor at the beginning. I want it to automatically put the cursor at the end of the default text. All I should have to do is count the length...
  5. T

    Deploying a database

    Hi, I'm new to Access 2007 and I don't know how to publish my database or deploy it or whatever you call it... What I mean is, I'm done designing my database, and I'm ready for users to start using it... but I don't want them to be able to change design things about it... I just want them to see...
Back
Top Bottom