Recent content by Lochdanon

  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

    Thank you very much ... that hit the spot perfectly.
  3. 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...
  4. L

    Password & Exit Question

    Thanks ... I knew most of this stuff was easy.
  5. 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...
  6. 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...
  7. 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
  8. 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
  9. 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...
  10. L

    Changing embedded Subforms within a Form

    Thanks Pat, I completely overlooked that feature on the toolbar ... looking to make a mountain out of a mole hill I guess ... :) Thanks again.
  11. L

    Perpetual Clock??!?

    Hi guys, All ways suggested worked fine ... the for this is that the downtime is calculated from the time the the information is sent to the output table, but the data will be sent out only when downtime occurs and this clock will be perfect. As each record is set in the output table it is...
  12. L

    Perpetual Clock??!?

    Okay, that sounds like a good idea ... I'll give that a try to.
  13. L

    Perpetual Clock??!?

    The reason is to time stamp data that is entered into the database. Its for a operational downtime reporting system. Thanks for the help
  14. L

    Perpetual Clock??!?

    Is it possible to have a Current Time Textbox that acts like a clock (ie. updates the time continually!)
  15. 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...
Back
Top Bottom