Search results

  1. L

    Grid Size

    Is it possible to change the grid size when you have the grid on in Design View. I couldn't find a reference in the Help Files. Forget it .... figured it out
  2. L

    Password E-mailing from Access

    Hi, I have a Logon script for my form that the user has the following buttons on it ENTER, EXIT, and REMINDER. When the user clicks reminder for the password reminder it pops-up a message box that reminds the user of his password. What I was wondering was, is it possible to add a higher level...
  3. L

    Password & Exit Question

    Hi, I need a kind persons help with the attached file. I would like it to edit out the table, but I just can't seem to figure out the syntax for the three buttons on the form (Add, Remove, & Change). Hopefully one of you brilliant people can show me the way. I hate being a newbie ... I...
  4. L

    Comment Box linking problems

    Hi, I have a subform with combo boxes that a user selects from and when the user gets to the last combo box a event happens to set the focus outside of the subform to a comment box which the user enters extra data. The problem is that the comment box data is not 'glued' to the data inside the...
  5. L

    Java inside of a Form?

    Can Java be used inside of a form... say as a background effect or even image rotation etc.? Thanks
  6. L

    Changing font colors of tab headings

    Hi guys again, What would be the code for changing colors of tab headings ie. button1 button2 button3 ... When I press button2 (or tab) I want the font to change size and also color. Is that possible? Lochdanon
  7. L

    Questions ...

    Hi guys, I have a comment box that just says '#Name?' and you can't edit the contents of the box or add to it. Its Control Source is '=[Data Output]![Comments]'. Why is it doing this? It seemed fairly simple at the time. What am I missing here? Also, is it possible to have the comment box...
  8. L

    Perpetual Clock??!?

    Is it possible to have a Current Time Textbox that acts like a clock (ie. updates the time continually!)
  9. L

    Changing embedded Subforms within a Form

    Is it possible to change embedded / nested subforms from within a form? I'm going to try to explain this (at least what I see in my head). If you have a series of buttons in the main form linked to different subforms and press anyone of these buttons, can the subform be changed out from the...
  10. L

    Form / SubFrom Questions

    First .. I want to thank all that helped me last time I had a problem. Second .. and most importantly - my new problem. I have a form with multiple subforms ... but what I am looking for is the Main Form never changes except for the subform. Is it possible to have a user select an area from a...
  11. L

    Drop Down List Boxes

    Hi, I'm hoping that someone can help. I have a Dropdown Box with different areas listed in my plant and another dropdown box that contains machine parts within it. The problem is that I want the first dropdown box to effect the second dropdown box. For Example: Dropdown box 1 - GVL DVL...
Back
Top Bottom