Search results

  1. M

    E-cigarettes aka Personal Vaporizers

    Good for you! I've heard a mixup of both good and bad things. Mostly good though. I can certainly say its substantially easier on your lungs to vape, but who knows the long term effects quite yet. I guess how bad can they be when compared to cigarettes?
  2. M

    Tips for loosing weight..

    Start a garden! Gardens both get you outside, give you basic exercise to keep you moving, and gives you healthy food at the end of the day. It something to be proud of, fun, and actually motivated me to stop eating all these processsed foods.
  3. M

    Elder Scrolls Online

    Pretty cool MMO, poor online play though I thought. Everybody basically zergs around in a mob of 100 people.
  4. M

    ghost text or placeholder for textbox

    You could also use VBA to do this so you can bind it to a control or event. I've used the code below to set the value of a text box, then when a user clicks inside the text box, it erased the default value. I think you can combine this with some VBA code to change your format too. For example...
  5. M

    Howdy All

    I am Matt, trying to get my post count up so can post screenshots in one of my threads. This is my 5th post.
  6. M

    Hello

    I am Matt, trying to get my post count up so can post screenshots in one of my threads. This is my 4th post.
  7. M

    Hello

    I am Matt, trying to get my post count up so can post screenshots in one of my threads. This is my 3rd post.
  8. M

    Intro

    I am Matt, trying to get my post count up so can post screenshots in one of my threads. This is my 2nd post.
  9. M

    Updating 2 Tables From 1 (unbound) Form Field

    I'm creating a database to track products, European directives where compliance is required, and standards used to demonstrate compliance. I've hit a wall where, because of the structure of my tables, I need to create a record in 2 tables simultaneously from one form. Long story short, i have 3...
Back
Top Bottom